Searched defs:ShapeSizeBytes (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ | ||
H A D | executable.cc | 63 /*static*/ int64_t InterpreterExecutable::ShapeSizeBytes(const Shape& shape) { in ShapeSizeBytes() function in xla::interpreter::InterpreterExecutable |
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/ | ||
H A D | cpu_executable.cc | 386 /*static*/ int64_t CpuExecutable::ShapeSizeBytes(const Shape& shape) { in ShapeSizeBytes() function in xla::cpu::CpuExecutable |