Caffe2 - C++ API
A deep learning, cross platform ML framework
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: