Searched defs:device_map (Results 1 - 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
H A Dgraph_execution_state.cc340 std::unordered_map<string, DeviceProperties> device_map; local
347 device_map[device->name()] = props;
354 grappler::VirtualCluster cluster(device_map);
H A Dstep_stats_collector.cc136 const std::unordered_map<string, const Graph*>& device_map) {
183 for (auto itr : device_map) {
134 BuildCostModel( CostModelManager* cost_model_manager, const std::unordered_map<string, const Graph*>& device_map) argument
/external/mesa3d/src/intel/tools/
H A Daubinator.c1021 } device_map[] = { variable in typeref:struct:__anon17005
1094 printf(" device %s\n", device_map[device].name);

Completed in 519 milliseconds