Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Data Fields
torch::jit::script::NamedIValue Struct Reference

Public Member Functions

 NamedIValue (std::string name, TypePtr type, IValue ivalue)
 
IValueslot () const
 

Data Fields

const std::string name_
 
const TypePtr type
 
std::unique_ptr< IValueivalue
 

Detailed Description

Definition at line 361 of file module.h.


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