Home
last modified time | relevance | path

Searched defs:initialize_platform (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dmulti_platform_manager.cc128 absl::string_view target, bool initialize_platform) { in PlatformWithName()
140 const Platform::Id& id, bool initialize_platform) { in PlatformWithId()
196 bool initialize_platform) { in PlatformsWithFilter()
277 const Platform::Id& id, bool initialize_platform) { in PlatformWithId()
282 absl::string_view target, bool initialize_platform) { in PlatformWithName()
313 bool initialize_platform) { in PlatformsWithFilter()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_platform_interface.cc28 TpuPlatformInterface* GetRegisteredPlatformStatic(bool initialize_platform, in GetRegisteredPlatformStatic()
87 bool initialize_platform, int num_tries) { in GetRegisteredPlatform()