Searched defs:source_file_name (Results 1 – 9 of 9) sorted by relevance
110 const string& source_file_name, bool require_shapes, in PrintAllPythonOps()149 tensorflow::string source_file_name = in main() local
961 const string& source_file_name = "") { in GetPythonOps()1086 const string& source_file_name) { in PrintPythonOps()
127 string source_file_name; member
161 optional string source_file_name = 5; field
206 char* source_file_name; member
245 char* source_file_name; member
53 private String source_file_name = "<Unknown>"; field in JavaClass571 public void setSourceFileName( final String source_file_name ) { in setSourceFileName()
1069 std::string source_file_name = dir + "/" + base_file_name + ".cc"; in GenerateImplementation() local