OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:op_history_file
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/core/ops/compat/
op_compatibility_lib.h
46
const string&
op_history_file
() const { return op_history_file_; }
function in class:tensorflow::OpCompatibilityLib
update_ops_main.cc
53
const string& history_file = compatibility.
op_history_file
();
Completed in 106 milliseconds