Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dtpu_topology.h35 TpuCoreLocationExternal() : core_location_(nullptr) {} in TpuCoreLocationExternal() function
36 explicit TpuCoreLocationExternal(SE_TpuTopology_Core* core_location) in TpuCoreLocationExternal() function