pytorch/caffe2
Jiakai Liu 8cd6d2f101 rename BUILD_ATEN_MOBILE to INTERN_BUILD_MOBILE and make it private (#19942)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19942
ghimport-source-id: 6bacc8f5ad7911af8cf5fde9fcb604ade666b862

Reviewed By: dzhulgakov

Differential Revision: D15144325

Pulled By: ljk53

fbshipit-source-id: d63a70f007110d5d1055d6bec1ed09a1a6aafdae
2019-05-01 00:20:24 -07:00
..
contrib rename BUILD_ATEN_MOBILE to INTERN_BUILD_MOBILE and make it private (#19942) 2019-05-01 00:20:24 -07:00
core Remove operator.h's dependency on function_schema.h (#19817) 2019-04-29 19:50:43 -07:00
cuda_rtc
db
distributed Manual hipify caffe2/distributed and rocm update (no hcc modules support) (#18088) 2019-03-29 11:07:32 -07:00
experiments
ideep Remove useless input shape checker in conv (#19608) 2019-04-24 11:39:43 -07:00
image
mobile
mpi
observers
onnx Add if ops support for onnxifi and ssa-rewrite (#19585) 2019-04-24 11:01:13 -07:00
operators support different class modes for bbox in box_with_nms_limit_op 2019-04-30 16:02:44 -07:00
opt More topi support (#19728) 2019-04-26 00:53:11 -07:00
perfkernels Improve embedding_bag add kernel (#19329) 2019-04-19 19:16:24 -07:00
predictor Automatic generation of unittest for Glow integration 2019-04-30 12:13:06 -07:00
proto use fully qualified name for ScriptClasses (#19239) 2019-04-26 19:17:21 -07:00
python support different class modes for bbox in box_with_nms_limit_op 2019-04-30 16:02:44 -07:00
quantization Provide option to save quantized data for DNNLOWP without layout optimization (#19681) 2019-04-30 12:32:42 -07:00
queue Revert "Tensor construction codemod(raw_mutable_data) (#16373)" (#18680) 2019-04-01 14:39:13 -07:00
serialize
sgd Optimize MomentumSGDUpdate maximum block size and make it templated 2019-03-22 09:54:25 -07:00
share
test
transforms
utils enable CopyVector for type of int32_t (#19931) 2019-04-29 22:24:06 -07:00
video
.clang-format
__init__.py
CMakeLists.txt rename BUILD_ATEN_MOBILE to INTERN_BUILD_MOBILE and make it private (#19942) 2019-05-01 00:20:24 -07:00
README.md
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