mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
* Fixing conda * Adding hypothesis and onnx to conda builds * Updates but still not working * Adding required changes to conda_full * Updates * Moving to more general build_anaconda script * Adding check for gcc version * Adding general ways to add/remove packages from meta.yaml? * Changes for specific packages to build on gcc 5.4 * Fix with glog spec * Requiring >numpy 1.12 for python 3 to satisfy opencv dependency * Adding pydot to required testing packages * Adding script to read conda versions for gcc ABI * Trying to fix segfault by installing in env instead * conda activate -> source activate * Trying adding back leveldb * Setting locale for ONNX + conda-search changed its format * read_conda_versions handles libprotobuf * Conda script updates * Adding a protobuf-working test * Removing changes to proto defs b/c they will require internal changes in a separate diff |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| mobile_exporter.py | ||
| mobile_exporter_test.py | ||
| predictor_exporter.py | ||
| predictor_exporter_test.py | ||
| predictor_py_utils.py | ||
| predictor_test.py | ||
| serde.py | ||