Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutable.cc63 /*static*/ int64 InterpreterExecutable::ShapeSizeBytes(const Shape& shape) { in ShapeSizeBytes() function in xla::interpreter::InterpreterExecutable
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_executable.cc398 /*static*/ int64 CpuExecutable::ShapeSizeBytes(const Shape& shape) { in ShapeSizeBytes() function in xla::cpu::CpuExecutable