pytorch/caffe2
Yinghai Lu 63dbef3038 Better msg (#43848)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/43848

Missing space in logging.

Test Plan: build

Reviewed By: hl475

Differential Revision: D23416698

fbshipit-source-id: bf7c494f33836601f5f380c03a0910f419c2e62b
2020-08-31 10:36:59 -07:00
..
contrib Rewrite of ATen code generator (#42629) 2020-08-31 09:00:22 -07:00
core [pytorch] deprecate static dispatch (#43564) 2020-08-27 14:52:48 -07:00
cuda_rtc
db
distributed [caffe2] add type annotations for caffe2.distributed.python 2020-08-07 13:12:53 -07:00
experiments
ideep Ensure IDEEP transpose operator works correctly 2020-08-11 12:58:31 -07:00
image
mobile
mpi
observers
onnx Add python inferface to create OfflineTensor (#42516) 2020-08-04 01:31:34 -07:00
operators Revert D19987020: [pytorch][PR] Add the sls tensor train op 2020-08-29 12:46:11 -07:00
opt Better msg (#43848) 2020-08-31 10:36:59 -07:00
perfkernels
predictor [caffe2] Special handling of If/AsyncIf op in RemoveOpsByType (#42286) 2020-07-30 02:02:20 -07:00
proto [blob reorder] Seperate user embeddings and ad embeddings in large model loading script 2020-08-06 23:54:03 -07:00
python Revert D19987020: [pytorch][PR] Add the sls tensor train op 2020-08-29 12:46:11 -07:00
quantization Fix PackedGemmMatrixFP16 repacking (#43320) 2020-08-21 10:58:18 -07:00
queue
serialize [serialize] Expose zip file alignment calculation functions (#43531) 2020-08-25 02:32:58 -07:00
sgd [caffe2] Fix the timeout (stuck) issues of dedup SparseAdagrad C2 kernel 2020-08-07 18:42:36 -07:00
share
test
transforms Replaced whitelisted with allowed (#41867) 2020-07-23 16:53:51 -07:00
utils
video
.clang-format
__init__.py
c2_aten_srcs.bzl
CMakeLists.txt Rewrite of ATen code generator (#42629) 2020-08-31 09:00:22 -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