Caffe2 - C++ API
A deep learning, cross platform ML framework
Related Pages
Modules
Data Structures
Files
C++ API
Python API
GitHub
File List
Globals
caffe2
proto
torch_pb.h
1
#ifndef CAFFE2_PROTO_TORCH_PB_H_
2
#define CAFFE2_PROTO_TORCH_PB_H_
3
4
#include <caffe2/core/common.h>
5
#include <caffe2/proto/caffe2_pb.h>
6
#include <caffe2/proto/torch.pb.h>
7
8
#endif // CAFFE2_PROTO_TORCH_PB_H_
Generated on Thu Mar 21 2019 13:06:20 for Caffe2 - C++ API by
1.8.11