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

Public Member Functions

 IndexError (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 121 of file Exceptions.h.


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