Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
torch::autograd::VariableHooks Struct Reference
Inheritance diagram for torch::autograd::VariableHooks:
at::VariableHooksInterface

Public Member Functions

 VariableHooks (at::VariableHooksArgs)
 
void registerVariableTypeFor (at::LegacyTypeDispatch *, at::Backend, at::ScalarType) const override
 
at::TypegetVariableTypeFromBaseType (const at::Type &) const override
 

Detailed Description

Definition at line 90 of file VariableTypeManual.cpp.


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