HomeSort by relevance Sort by last modified time
    Searched refs:RemoveCostModelForGraph (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/common_runtime/
costmodel_manager.h 44 bool RemoveCostModelForGraph(const Graph* graph);
costmodel_manager.cc 45 bool CostModelManager::RemoveCostModelForGraph(const Graph* graph) {
  /external/tensorflow/tensorflow/core/distributed_runtime/
graph_mgr.cc 71 graph_mgr->cost_model_manager_.RemoveCostModelForGraph(unit.graph);

Completed in 82 milliseconds