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
fuser
cpu
TempFile
Public Member Functions
torch::jit::fuser::cpu::TempFile Struct Reference
Public Member Functions
TH_DISALLOW_COPY_AND_ASSIGN
(
TempFile
)
TempFile
(const std::string &t, int suffix)
const std::string &
name
() const
void
sync
()
void
write
(const std::string &str)
FILE *
file
()
Detailed Description
Definition at line
18
of file
temp_file.h
.
The documentation for this struct was generated from the following file:
torch/csrc/jit/fuser/cpu/
temp_file.h
Generated on Thu Mar 21 2019 13:06:31 for Caffe2 - C++ API by
1.8.11