pytorch/caffe2
Ashish Solanki 86de09e49a Upgrade to ubuntu:trusty-20190515 (#63468)
Summary:
Security Upgrade to ubuntu:trusty-20190515

Pull Request resolved: https://github.com/pytorch/pytorch/pull/63468

Reviewed By: ngimel

Differential Revision: D31393552

Pulled By: malfet

fbshipit-source-id: 4e2399e3cddc1d549c08c82c08015e00569c19bc
2021-10-07 16:28:08 -07:00
..
contrib Upgrade to ubuntu:trusty-20190515 (#63468) 2021-10-07 16:28:08 -07:00
core Speed up DataTypeToTypeMeta (#66113) 2021-10-07 08:06:09 -07:00
cuda_rtc
db
distributed [ROCm] Changes not to rely on CUDA_VERSION or HIP_VERSION (#65610) 2021-09-29 09:55:43 -07:00
experiments
ideep
image
mobile
mpi
observers
onnx
operators Fix LLVM-12 concat_split_op.h error (#66060) 2021-10-05 10:48:56 -07:00
opt Compile without -Wno-unused-variable (take 2) (#66041) 2021-10-04 20:39:39 -07:00
perfkernels
predictor
proto Reduce PyToch Warnings - Cast fixes from D26624430 (#65015) 2021-09-15 21:20:41 -07:00
python [gpu ne eval] disable adam decay unit test for gpu (#66056) 2021-10-03 07:40:23 -07:00
quantization Compile without -Wno-unused-variable (take 2) (#66041) 2021-10-04 20:39:39 -07:00
queue
serialize [PyTorch Edge] Skip writing version during backport (#65842) 2021-10-01 21:18:31 -07:00
sgd support counter-based fused rowwise adagrad (#66177) 2021-10-06 13:50:43 -07:00
share Compile without -Wno-unused-variable (take 2) (#66041) 2021-10-04 20:39:39 -07:00
test
transforms
utils [XROS][ML] System specific adjustments for UTs to work. (#65245) 2021-10-01 18:15:14 -07:00
video
.clang-format
__init__.py
c2_aten_srcs.bzl
CMakeLists.txt [pytorch][PR] Add hash and int128 utils for Lazy Tensor Core" (#66181) 2021-10-07 10:05:26 -07:00
README.md
release-notes.md
requirements.txt
unexported_symbols.lds
VERSION_NUMBER
version_script.lds

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