Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dtf2xla_defs.h45 inline constexpr absl::string_view kTpuDevice = "TPU"; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dattribute_utils.h41 inline constexpr llvm::StringRef kTpuDevice = "TPU"; variable