Searched refs:StartFiles (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/cc/framework/ |
D | cc_op_gen.cc | 1035 void StartFiles(bool internal, const string& dot_h_fname, WritableFile* h, in StartFiles() function 1134 StartFiles(false, dot_h_fname, h.get(), cc.get(), &op_header_guard); in WriteCCOps() 1143 StartFiles(true /* internal */, internal_dot_h_fname, internal_h.get(), in WriteCCOps()
|