Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Data Fields
torch::tensors::PyTensorType Struct Reference

Public Member Functions

at::Typeaten_type ()
 

Data Fields

PyTypeObject py_type
 
at::Typeaten_type_
 
THPDtypedtype
 
THPLayoutlayout
 
bool is_cuda
 
char name [64]
 
int backend
 
int scalar_type
 

Detailed Description

Definition at line 32 of file python_tensor.cpp.


The documentation for this struct was generated from the following file: