Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Data Fields
torch::autograd::Error Struct Reference
Inheritance diagram for torch::autograd::Error:

Public Member Functions

 Error (std::string msg, edge_list &&next_edges)
 
 Error (std::string msg)
 
variable_list apply (variable_list &&inputs) override
 

Data Fields

std::string msg
 

Detailed Description

Definition at line 14 of file basic_ops.h.


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