HomeSort by relevance Sort by last modified time
    Searched defs:proc_flr (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/distributed_runtime/
graph_mgr.h 133 std::unique_ptr<ProcessFunctionLibraryRuntime> proc_flr; member in struct:tensorflow::GraphMgr::Item
  /external/tensorflow/tensorflow/core/common_runtime/
direct_session.h 153 // 'proc_flr' is the collection of FunctionLibraryRuntime objects, one per
157 std::unique_ptr<ProcessFunctionLibraryRuntime> proc_flr; member in struct:tensorflow::DirectSession::FunctionInfo

Completed in 82 milliseconds