pytorch/caffe2
Simran Suresh Motwani d63d7ab997 Expose PiecewiseLinearTransform to PyTorch
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/26903

Test Plan: Unit Test

Reviewed By: bddppq

Differential Revision: D17585637

fbshipit-source-id: fe669aaf3301d7efb5c28ec0097945d55a71773d
2019-09-27 12:49:04 -07:00
..
contrib Increase failure threshold for timing based assert (#25867) 2019-09-11 02:17:37 -07:00
core c10::KernelFunction (#26337) 2019-09-20 18:55:25 -07:00
cuda_rtc
db
distributed
experiments
ideep Build torch.distributed with Gloo backend on macOS (#25260) 2019-09-05 07:09:50 -07:00
image
mobile
mpi
observers
onnx cleanup warnings 2019-08-12 16:12:30 -07:00
operators Expose PiecewiseLinearTransform to PyTorch 2019-09-27 12:49:04 -07:00
opt Add DimType info in dumped debug nets (#26589) 2019-09-20 21:46:19 -07:00
perfkernels get rid of protobuf dependencies (#25650) 2019-09-06 08:48:20 -07:00
predictor BlackBoxPredictor OSS part N + 1 : strip fb/predictor/Transforms.h dependency (#23350) (#23350) 2019-08-22 17:11:00 -07:00
proto adding OpProfile proto into ProfDAGProtos to support storing operation cost (#26677) 2019-09-23 20:44:15 -07:00
python Expose PiecewiseLinearTransform to PyTorch 2019-09-27 12:49:04 -07:00
quantization batch size 0 tests for etc DNNLOWP operators (#26877) 2019-09-26 17:41:33 -07:00
queue
serialize Load tensors directly from pickle archive 2019-08-22 11:48:09 -07:00
sgd fix composite learning rate (#26227) 2019-09-18 17:34:17 -07:00
share
test
transforms
utils batch size 0 tests in BatchMatMul ops (#26874) 2019-09-26 16:08:39 -07:00
video OpenCV 4 compatibility fix for caffe2/video (#24143) 2019-08-10 14:50:20 -07:00
.clang-format
__init__.py
c2_aten_srcs.bzl Whitelist ATen/core sources and headers for Caffe2 (#26609) 2019-09-23 18:31:06 -07:00
CMakeLists.txt add mobile friendly at:parallel_for backend 2019-09-25 22:33:06 -07:00
README.md
release-notes.md
requirements.txt Add requests as a legit dependency (#25596) 2019-09-04 17:43:37 -07:00
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