HomeSort by relevance Sort by last modified time
    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