pytorch/caffe2
Matt Galloway 15be823455 caffe2 | Revert range loop analysis fix
Summary: This reverts a change that was made to fix range loop analysis warning.

Test Plan: CI

Reviewed By: nlutsenko

Differential Revision: D22274461

fbshipit-source-id: dedc3fcaa6e32259460380163758d6c9c9b73211
2020-06-27 13:02:23 -07:00
..
contrib Temporary commit at 6/17/2020, 6:49:44 PM 2020-06-24 06:51:48 -07:00
core Remove unecessary copy within blob serialization (#40096) 2020-06-16 14:45:59 -07:00
cuda_rtc
db
distributed
experiments
ideep
image
mobile
mpi
observers
onnx Remove datatype from Storage and StorageImpl (#38870) 2020-05-21 15:26:08 -07:00
operators Use Int8QuantParamsBlob to pass the scale and zeropoint params (#40494) 2020-06-24 10:20:16 -07:00
opt caffe2 | Revert range loop analysis fix 2020-06-27 13:02:23 -07:00
perfkernels [caffe2] optimize 2/4-bit row-wise quantization (#387) 2020-06-19 21:28:31 -07:00
predictor
proto
python [1/n] Allow dense NaN value in dper raw input processor output 2020-06-26 16:54:14 -07:00
quantization Use Int8QuantParamsBlob to pass the scale and zeropoint params (#40494) 2020-06-24 10:20:16 -07:00
queue
serialize Use CPU Allocator for reading from zip container 2020-06-25 10:51:49 -07:00
sgd FP16 rounding-to-nearest for row-wise SparseAdagrad fusion (#40466) 2020-06-26 16:14:59 -07:00
share
test
transforms
utils Re-apply PyTorch pthreadpool changes 2020-06-23 19:26:21 -07:00
video
.clang-format
__init__.py
c2_aten_srcs.bzl
CMakeLists.txt Revert D22208758: [pytorch][PR] Report error when ATEN_THEADING is OMP and USE_OPENMP is turned off. 2020-06-24 18:20:28 -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