Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
H A Dexecutable.cc63 /*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 Dcpu_executable.cc386 /*static*/ int64_t CpuExecutable::ShapeSizeBytes(const Shape& shape) { in ShapeSizeBytes() function in xla::cpu::CpuExecutable