pytorch/caffe2
Pavithran Ramachandran 6402e62454 Refractor flatbuffer jit code
Pull Request resolved: https://github.com/pytorch/pytorch/pull/75239

Refractor flatbuffer_serializer to move JIT related code to a separate file .

Differential Revision: [D35301020](https://our.internmc.facebook.com/intern/diff/D35301020/)

**NOTE FOR REVIEWERS**: This PR has internal Facebook specific changes or comments, please review them on [Phabricator](https://our.internmc.facebook.com/intern/diff/D35301020/)!

Approved by: https://github.com/iseeyuan
2022-04-11 23:41:48 +00:00
..
contrib [ONNX] Adds overload_name to Aten op (#69378) (#73280) 2022-03-09 14:26:18 +00:00
core Fix sign-compare in caffe2 cpp tests 2022-04-05 00:08:05 +00:00
cuda_rtc
db
distributed
experiments
ideep Update fbcode symlinks for mkl-dnn ideep 2.5.2 2022-03-04 06:40:08 +00:00
image
mobile
mpi
observers
onnx
operators Fix some typos. 2022-04-11 21:55:59 +00:00
opt Fix some typos. 2022-04-11 21:55:59 +00:00
perfkernels Fix sign-compare in caffe2 2022-04-05 00:08:05 +00:00
predictor
proto
python Fix some typos. 2022-04-11 21:55:59 +00:00
quantization Remove AutoHeaders.RECURSIVE_GLOB from caffe2/ (#73227) 2022-03-01 19:31:44 +00:00
queue [caffe2][c10] Fix signed/unsigned int64 mismatch (#71861) 2022-02-23 16:31:21 +00:00
serialize [PyTorchEdge] Backport from v9 flatbuffer to v8 pickle (#75201) 2022-04-07 19:43:57 +00:00
sgd Fix some typos. 2022-04-11 21:55:59 +00:00
share [AutoAccept][Codemod][FBSourceClangFormatLinter] Daily arc lint --take CLANGFORMAT 2022-04-07 13:12:37 +00:00
test
transforms
utils
video
.clang-format
__init__.py
c2_aten_srcs.bzl
CMakeLists.txt Refractor flatbuffer jit code 2022-04-11 23:41:48 +00:00
README.md
release-notes.md
requirements.txt
unexported_symbols.lds
VERSION_NUMBER
version_script.lds

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