Home
last modified time | relevance | path

Searched defs:op_header_guard (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/cc/framework/
H A Dcc_op_gen.cc1036 WritableFile* cc, string* op_header_guard) { in StartFiles()
1091 const string& op_header_guard) { in FinishFiles()
1133 string op_header_guard; in WriteCCOps() local