pytorch/pycaffe2
2015-08-08 16:27:38 -07:00
..
mint bugfix 2015-07-19 20:16:15 -07:00
__init__.py A clean init for Caffe2, removing my earlier hacky 2015-06-25 16:26:01 -07:00
BREW enable optional_deps so that any non-crucial failures will not break the whole system. 2015-06-30 20:41:41 -07:00
caffe2_python.cc pycaffe2 minor fix 2015-08-08 16:27:38 -07:00
caffe_translator.py [style] Massive name change from plural to singular. This one changes operator’s “inputs” and “outputs” to “input” and “output”, and "args" to "arg". 2015-07-01 15:31:01 -07:00
caffe_translator_test.py Caffe translator example notebook, and some nicety-type changes that accompany it. 2015-06-29 17:12:44 -07:00
core.py Change the strategy of dealing with gradients of shared parameters. 2015-08-06 13:37:09 -07:00
core_gradients.py core_gradients change that goes with conv gradient change 2015-07-19 20:16:38 -07:00
device_checker.py [style] Massive name change from plural to singular. This one changes operator’s “inputs” and “outputs” to “input” and “output”, and "args" to "arg". 2015-07-01 15:31:01 -07:00
gradient_checker.py [style] Massive name change from plural to singular. This one changes operator’s “inputs” and “outputs” to “input” and “output”, and "args" to "arg". 2015-07-01 15:31:01 -07:00
net_drawer.py legacy names due to the plural->singular change 2015-07-19 20:16:10 -07:00
utils.py utils: relax bool 2015-08-06 13:39:01 -07:00
visualize.py A clean init for Caffe2, removing my earlier hacky 2015-06-25 16:26:01 -07:00
workspace.py (1) minidb bugfix 2015-07-18 07:23:09 -07:00
workspace_test.py workspace: create root folder if not exist. 2015-07-06 21:17:18 -07:00