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

Public Member Functions

virtual TypegetVariableTypeFromBaseType (const at::Type &baseType) const
 
virtual void registerVariableTypeFor (LegacyTypeDispatch *, Backend backend, ScalarType scalar_type) const
 

Detailed Description

Definition at line 23 of file VariableHooksInterface.h.


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