Searched defs:GetIdFor (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/compiler/jit/ | ||
| D | device_util.cc | 51 xla::StatusOr<DeviceId> DeviceInfoCache::GetIdFor(absl::string_view name) { in GetIdFor() function in tensorflow::jit::DeviceInfoCache |
| /external/v8/src/compiler/ | ||
| D | graph-visualizer.cc | 134 int SourceIdAssigner::GetIdFor(Handle<SharedFunctionInfo> shared) { in GetIdFor() function in v8::internal::compiler::SourceIdAssigner |