pytorch/caffe2
PyTorch MergeBot 4d44d8c00a Revert "Eliminate c10::stoi,c10::stod,c10::stoull,c10::stoll (#109179)"
This reverts commit 852f1b8417.

Reverted https://github.com/pytorch/pytorch/pull/109179 on behalf of https://github.com/huydhn due to Sorry for reverting your change but this is breaking periodic buck build, so please fix the issue and reland the change https://github.com/pytorch/pytorch/actions/runs/6207458526/job/16852695272 ([comment](https://github.com/pytorch/pytorch/pull/109179#issuecomment-1724168571))
2023-09-18 18:41:12 +00:00
..
contrib Revert "Add _foreach_clamp (#106574)" 2023-08-11 21:05:04 +00:00
core Revert "Eliminate c10::stoi,c10::stod,c10::stoull,c10::stoll (#109179)" 2023-09-18 18:41:12 +00:00
cuda_rtc
db
distributed
experiments
ideep [ONEDNN][BC-breaking] update onednn from v2.7.3 to v3.1.1 (#97957) 2023-08-25 12:13:18 +00:00
image
mobile
mpi
observers
onnx
operators
opt Revert "Eliminate c10::stoi,c10::stod,c10::stoull,c10::stoll (#109179)" 2023-09-18 18:41:12 +00:00
perfkernels
predictor
proto
python Revert "Eliminate c10::stoi,c10::stod,c10::stoull,c10::stoll (#109179)" 2023-09-18 18:41:12 +00:00
quantization [BE]: Apply PYI autofixes to various types (#107521) 2023-08-20 02:42:21 +00:00
queue
serialize Revert "Eliminate c10::stoi,c10::stod,c10::stoull,c10::stoll (#109179)" 2023-09-18 18:41:12 +00:00
sgd
share
test
transforms
utils
video
.clang-format
__init__.py
BUILD_MODE.bzl
CMakeLists.txt Remove unneeded linking in CMake targets (#109192) 2023-09-15 19:43:25 +00:00
README.md
release-notes.md
requirements.txt
unexported_symbols.lds
VERSION_NUMBER
version_script.lds

Caffe2

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