Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
torch::TypeError Struct Reference
Inheritance diagram for torch::TypeError:
torch::PyTorchError

Public Member Functions

TORCH_API TypeError (const char *format,...)
 
PyObject * python_type () override
 
- Public Member Functions inherited from torch::PyTorchError
const char * what () const noexceptoverride
 

Additional Inherited Members

- Data Fields inherited from torch::PyTorchError
std::string msg
 

Detailed Description

Definition at line 129 of file Exceptions.h.


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