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