Searched defs:ShapeSizeBytes (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/service/interpreter/ | ||
| D | executable.cc | 63 /*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 | 398 /*static*/ int64 CpuExecutable::ShapeSizeBytes(const Shape& shape) { in ShapeSizeBytes() function in xla::cpu::CpuExecutable |