pytorch/caffe2
Ophir Romano a346e90c49 Update to NNP-I v1.0.0.5 (#4770)
Summary:
Align code to NNP-I v1.0.0.5 (glow tracing changes).

Pull Request resolved: https://github.com/pytorch/glow/pull/4770

Reviewed By: arunm-git

Differential Revision: D22927904

Pulled By: hl475

fbshipit-source-id: 3746a6b07f3fcffc662d80a95513427cfccac7a5
2020-08-11 23:53:23 -07:00
..
contrib Update to NNP-I v1.0.0.5 (#4770) 2020-08-11 23:53:23 -07:00
core NVMified NE Eval 2020-08-06 10:25:31 -07:00
cuda_rtc
db Formatting cmake (to lowercase without space for if/elseif/else/endif) (#35521) 2020-03-27 14:25:17 -07:00
distributed [caffe2] add type annotations for caffe2.distributed.python 2020-08-07 13:12:53 -07:00
experiments remediation of S205607 2020-07-17 17:19:47 -07:00
ideep Ensure IDEEP transpose operator works correctly 2020-08-11 12:58:31 -07:00
image
mobile Make msg() and msg_with_backtrace() private (#37094) 2020-05-04 11:54:34 -07:00
mpi [codemod][caffe2] Run clang-format - 5/7 2020-06-30 15:45:11 -07:00
observers [codemod][caffe2] Run clang-format - 5/7 2020-06-30 15:45:11 -07:00
onnx Add python inferface to create OfflineTensor (#42516) 2020-08-04 01:31:34 -07:00
operators Export BatchBucketOneHot Caffe2 Operator to PyTorch 2020-08-11 14:00:19 -07:00
opt integrate int8 swish with net transformer 2020-08-07 23:01:06 -07:00
perfkernels remediation of S205607 2020-07-17 17:19:47 -07:00
predictor [caffe2] Special handling of If/AsyncIf op in RemoveOpsByType (#42286) 2020-07-30 02:02:20 -07:00
proto [blob reorder] Seperate user embeddings and ad embeddings in large model loading script 2020-08-06 23:54:03 -07:00
python [hypothesis] Deadline followup (#42842) 2020-08-11 15:33:23 -07:00
quantization [PyFI] Update hypothesis and switch from tp2 (#41645) 2020-08-08 12:13:04 -07:00
queue
serialize Add version number to bytecode. (#36439) 2020-07-08 12:30:58 -07:00
sgd [caffe2] Fix the timeout (stuck) issues of dedup SparseAdagrad C2 kernel 2020-08-07 18:42:36 -07:00
share Update pthreadpool to pthreadpool:029c88620802e1361ccf41d1970bd5b07fd6b7bb. (#40524) 2020-07-09 10:00:36 -07:00
test
transforms Replaced whitelisted with allowed (#41867) 2020-07-23 16:53:51 -07:00
utils [caffe2][redo] Reimplement RemoveOpsByType with SSA (#41606) 2020-07-17 16:06:43 -07:00
video [ROCm][Caffe2] Enable MIOpen 3D Pooling (#38260) 2020-07-08 17:42:55 -07:00
__init__.py remediation of S205607 2020-07-17 17:19:47 -07:00
.clang-format
c2_aten_srcs.bzl
CMakeLists.txt C++ API TransformerEncoderLayer (#42633) 2020-08-07 11:49:42 -07:00
README.md Grammar patch 1 (.md) (#41599) 2020-07-20 10:19:08 -07:00
release-notes.md
requirements.txt
VERSION_NUMBER

Caffe2

Jenkins Build Status

Caffe2 is a lightweight, modular, and scalable deep learning framework. Building on the original Caffe, Caffe2 is designed with expression, speed, and modularity in mind.

Questions and Feedback

Please use GitHub issues (https://github.com/pytorch/pytorch/issues) to ask questions, report bugs, and request new features.

Further Resources on Caffe2.ai