Public Member Functions | |
| at::Type * | aten_type () |
Data Fields | |
| PyTypeObject | py_type |
| at::Type * | aten_type_ |
| THPDtype * | dtype |
| THPLayout * | layout |
| bool | is_cuda |
| char | name [64] |
| int | backend |
| int | scalar_type |
Definition at line 32 of file python_tensor.cpp.
1.8.11