Caffe2 - C++ API
A deep learning, cross platform ML framework
Related Pages
Modules
Data Structures
Files
C++ API
Python API
GitHub
Data Structures
Data Structure Index
Class Hierarchy
Data Fields
torch
jit
script
NamedIValue
Public Member Functions
|
Data Fields
torch::jit::script::NamedIValue Struct Reference
Public Member Functions
NamedIValue
(std::string name, TypePtr type,
IValue
ivalue
)
IValue
*
slot
() const
Data Fields
const std::string
name_
const TypePtr
type
std::unique_ptr<
IValue
>
ivalue
Detailed Description
Definition at line
361
of file
module.h
.
The documentation for this struct was generated from the following file:
torch/csrc/jit/script/
module.h
Generated on Thu Mar 21 2019 13:06:32 for Caffe2 - C++ API by
1.8.11