1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 24 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[style] Finishing name changes for the rest of the fields in the protobuf. More... almost 9 years ago
[style] Massive name change from plural to singular. This one changes operator’s “inputs” and “outputs” to “input” and “output”, and "args" to "arg". More... almost 9 years ago
[minor] net.cc: in parallelnet, if the user forgot to set a num_workers, warn instead of quitting. More... almost 9 years ago
[LegacySupport] Fixed a bug in the caffe pooling case: pad_tail is changed on first run so we can only use pad_head for the legacy padding value. More... almost 9 years ago
[pycaffe2] net_drawer: do not exit too loud if pydot is not present. More... almost 9 years ago
Fix some bug in the old code: the net device option overwite used to not work. More... almost 9 years ago
Adding <memory> to the header. Clang is fine with missing this but gcc complains. More... almost 9 years ago
More flag changes… and adding back run_plan_mpi More... almost 9 years ago
explicitly make end_to_end_test depend on core_gpu More... almost 9 years ago
namespace google -> gflags for gflags functions. More... almost 9 years ago
enable optional_deps so that any non-crucial failures will not break the whole system. More... almost 9 years ago
GoogleNet adaption - added yet another legacy padding support. More... almost 9 years ago
[binaries] add missing header More... almost 9 years ago
[build] flush output from subprocesses More... almost 9 years ago
bottlefeeding. More... almost 9 years ago
Caffe translator example notebook, and some nicety-type changes that accompany it. More... almost 9 years ago
fix an embarrassing bug introduced when moving over the padding change. More... almost 9 years ago
Simplify the data sharing mechanism, using std::shared_ptr instead of home-brew code. More... almost 9 years ago
delete unused pb file. More... almost 9 years ago
A clean init for Caffe2, removing my earlier hacky commits. More... almost 9 years ago