Home
last modified time | relevance | path

Searched refs:dvc_mgr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/
Dgrappler_item_builder.cc114 std::unique_ptr<DeviceMgr> dvc_mgr(new DeviceMgr(std::move(devices))); in OptimizeGraph() local
130 new ProcessFunctionLibraryRuntime(dvc_mgr.get(), env, in OptimizeGraph()