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
at
TensorArg
Public Member Functions
|
Data Fields
at::TensorArg Struct Reference
Public Member Functions
TensorArg
(
Tensor
tensor, const char *name, int pos)
const
Tensor
*
operator->
() const
const
Tensor
&
operator*
() const
Data Fields
Tensor
tensor
const char *
name
int
pos
Detailed Description
Definition at line
15
of file
TensorUtils.h
.
The documentation for this struct was generated from the following file:
aten/src/ATen/
TensorUtils.h
Generated on Thu Mar 21 2019 13:06:25 for Caffe2 - C++ API by
1.8.11