mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: ``` Total Errors: 1 Ignoring file: aten/src/ATen/ATenConfig.cmake.in caffe2/CMakeLists.txt:504: Extra spaces between 'if' and its () [whitespace/extra] Ignoring file: cmake/Caffe2Config.cmake.in Ignoring file: cmake/Caffe2ConfigVersion.cmake.in ``` Fixes that error. Pull Request resolved: https://github.com/pytorch/pytorch/pull/36123 Differential Revision: D20886027 Pulled By: mruberry fbshipit-source-id: 826a8b02bb128916e3b1634f3ff312cc36e100b5 |
||
|---|---|---|
| .. | ||
| contrib | ||
| core | ||
| cuda_rtc | ||
| db | ||
| distributed | ||
| experiments | ||
| ideep | ||
| image | ||
| mobile | ||
| mpi | ||
| observers | ||
| onnx | ||
| operators | ||
| opt | ||
| perfkernels | ||
| predictor | ||
| proto | ||
| python | ||
| quantization | ||
| queue | ||
| serialize | ||
| sgd | ||
| share | ||
| test | ||
| transforms | ||
| utils | ||
| video | ||
| .clang-format | ||
| __init__.py | ||
| c2_aten_srcs.bzl | ||
| CMakeLists.txt | ||
| README.md | ||
| release-notes.md | ||
| requirements.txt | ||
| VERSION_NUMBER | ||
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.