pytorch/caffe2
Kazuaki Ishizaki 601e7dc0bb Fix typos under caffe2/operators directory (#98235)
This PR fixes typos in comments and messages of `.cc` and `.h` files under `caffe2/operators` directory

Pull Request resolved: https://github.com/pytorch/pytorch/pull/98235
Approved by: https://github.com/kit1980
2023-04-05 06:26:01 +00:00
..
contrib
core remove unused CAFFE2_VERSION macros (#97337) 2023-03-24 16:02:35 +00:00
cuda_rtc
db
distributed
experiments
ideep
image
mobile
mpi
observers
onnx
operators Fix typos under caffe2/operators directory (#98235) 2023-04-05 06:26:01 +00:00
opt some reference and move fixes (#95942) 2023-03-10 03:44:09 +00:00
perfkernels [BE] Enforce sign-compare (#96723) 2023-03-15 06:04:20 +00:00
predictor
proto extract torch.proto to its own library (#97614) 2023-03-30 10:35:03 +00:00
python Fix fused_8bit_rowwise_conversion_ops_test (#98183) 2023-04-04 16:06:13 +00:00
quantization
queue
serialize [BE] Enforce sign-compare (#96723) 2023-03-15 06:04:20 +00:00
sgd
share
test
transforms
utils remove dead proto_convert library (#97598) 2023-03-27 21:19:29 +00:00
video
.clang-format
__init__.py
BUILD_MODE.bzl
CMakeLists.txt use libcusolver_lapack_static.a for CUDA>=12 (#98072) 2023-03-31 20:47:53 +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