Home
last modified time | relevance | path

Searched defs:device_name (Results 1 – 25 of 151) sorted by relevance

1234567

/external/tensorflow/tensorflow/python/debug/lib/
Ddebug_data.py250 def device_name_to_device_path(device_name): argument
388 def device_name(self): member in DebugTensorDatum
524 def _load_device_dumps(self, device_name, device_root): argument
625 def _create_tensor_watch_maps(self, device_name): argument
801 def _find_partition_graph(self, partition_graphs, device_name): argument
819 def _validate_dump_with_graphs(self, device_name): argument
889 def _satisfied_at_timestamp(self, device_name, pending, timestamp, start_i=0): argument
987 def _infer_device_name(self, device_name, node_name): argument
1021 def nodes(self, device_name=None): argument
1047 def node_attributes(self, node_name, device_name=None): argument
[all …]
Dgrpc_debug_test_server.py47 def _get_dump_file_path(dump_root, device_name, debug_node_name): argument
117 def on_graph_def(self, graph_def, device_name, wall_time): argument
183 def _write_graph_def(self, graph_def, device_name, wall_time): argument
/external/tensorflow/tensorflow/compiler/tf2xla/
Dsharding_util.cc53 const string& device_name, int num_cores_per_replica, in ParseShardingFromDevice()
82 const string& device_name = node_def.device(); in ParseShardingFromDevice() local
90 string device_name = node.assigned_device_name(); in ParseShardingFromDevice() local
100 string device_name = src.assigned_device_name(); in SetShardingDeviceAssignmentFromNode() local
/external/tensorflow/tensorflow/python/debug/cli/
Devaluator_test.py149 def fake_get_tensors(node_name, output_slot, debug_op, device_name=None): argument
163 def fake_get_tensors(node_name, output_slot, debug_op, device_name=None): argument
180 def fake_get_tensors(node_name, output_slot, debug_op, device_name=None): argument
193 def fake_get_tensors(node_name, output_slot, debug_op, device_name=None): argument
219 def fake_get_tensors(node_name, output_slot, debug_op, device_name=None): argument
235 def fake_get_tensors(node_name, output_slot, debug_op, device_name=None): argument
/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker_cache_partial.cc30 const string& device_name, DeviceLocality* locality) { in GetDeviceLocalityNonBlocking()
40 void WorkerCachePartial::GetDeviceLocalityAsync(const string& device_name, in GetDeviceLocalityAsync()
57 Status WorkerCachePartial::RefreshDeviceStatus(const string& device_name) { in RefreshDeviceStatus()
/external/webrtc/webrtc/voice_engine/test/auto_test/standard/
Dhardware_before_streaming_test.cc38 char device_name[128] = {0}; in TEST_F() local
76 char device_name[128] = {0}; in TEST_F() local
97 char device_name[128] = {0}; in TEST_F() local
Dhardware_test.cc48 char device_name[128] = {0}; in TEST_F() local
/external/webrtc/webrtc/sound/
Dsounddevicelocator.h32 const std::string &device_name() const { return device_name_; } in device_name() function
39 const std::string &device_name) in SoundDeviceLocator()
/external/tensorflow/tensorflow/core/debug/
Ddebug_node_key.cc26 DebugNodeKey::DebugNodeKey(const string& device_name, const string& node_name, in DebugNodeKey()
45 const string DebugNodeKey::DeviceNameToDevicePath(const string& device_name) { in DeviceNameToDevicePath()
/external/autotest/client/site_tests/audio_Aplay/
Daudio_Aplay.py21 def _play_audio(device_name, duration=1): argument
67 def _check_play(device_name, duration, expected): argument
/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator_mgr.h75 explicit ScopedAllocatorMgr(const string& device_name) in ScopedAllocatorMgr()
100 const string& device_name() const { return device_name_; } in device_name() function
Dmemory_types.cc122 const string& device_name, bool host, const Edge* edge) { in Send()
136 const string& device_name, bool host, const Edge* edge) { in Recv()
151 const string& device_name, Graph* g) { in EnsureMemoryTypes()
Ddevice_resolver_local.cc25 for (const string& device_name : ci_params.device_names) { in GetDeviceLocalitiesAsync() local
/external/tensorflow/tensorflow/c/
Dkernels_test.cc69 static std::unique_ptr<OpKernel> GetFakeKernel(const char* device_name, in GetFakeKernel()
91 const char* device_name = "FakeDeviceName1"; in TEST() local
143 const char* device_name = "FakeDeviceName2"; in TEST() local
/external/autotest/client/bin/input/
Dinput_event_recorder.py147 def __init__(self, device_name): argument
164 def get_device_node_by_name(self, device_name): argument
/external/webrtc/talk/media/devices/
Dlinuxdevicemanager.cc144 std::string device_name = devdir + filename; in ScanDeviceDirectory() local
156 std::string device_name; in GetVideoDeviceNameK2_6() local
209 std::string device_name; in GetVideoDeviceName() local
/external/tensorflow/tensorflow/core/grappler/costs/
Dutils.cc409 string GetDeviceClassForNonChannelDevice(const string& device_name) { in GetDeviceClassForNonChannelDevice()
431 string GetDeviceClass(const string& device_name) { in GetDeviceClass()
462 const auto& device_name = dev_stat.device(); in GetStatsStringFromRunMetadata() local
482 const auto& device_name = device_hist.first; in GetStatsStringFromRunMetadata() local
498 const auto& device_name = device_hist.first; in GetStatsStringFromRunMetadata() local
Dop_context.h29 string device_name; member
/external/autotest/client/common_lib/cros/cfm/
Dcras_input_node.py8 device_name): argument
Dcras_output_node.py8 device_name): argument
/external/autotest/client/bin/
Dpartition.py77 def get_iosched_path(device_name, component): argument
788 def get_io_scheduler_list(self, device_name): argument
793 def get_io_scheduler(self, device_name): argument
798 def set_io_scheduler(self, device_name, name): argument
806 def __sched_path(self, device_name): argument
/external/toybox/toys/other/
Deject.c62 char *device_name = "/dev/cdrom"; in eject_main() local
/external/e2fsprogs/debugfs/
De2freefrag.c322 static void close_device(char *device_name, ext2_filsys fs) in close_device()
357 static void open_device(char *device_name, ext2_filsys *fs) in open_device()
391 char *device_name; in do_freefrag() local
/external/e2fsprogs/misc/
De2freefrag.c322 static void close_device(char *device_name, ext2_filsys fs) in close_device()
357 static void open_device(char *device_name, ext2_filsys *fs) in open_device()
391 char *device_name; in do_freefrag() local
/external/tensorflow/tensorflow/core/framework/
Dsession_state.h63 string device_name; member

1234567