HomeSort by relevance Sort by last modified time
    Searched defs:ShapeSizeBytes (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/interpreter/
executable.cc 131 /*static*/ int64 InterpreterExecutable::ShapeSizeBytes(const Shape& shape) {
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_executable.cc 348 /*static*/ int64 CpuExecutable::ShapeSizeBytes(const Shape& shape) {

Completed in 257 milliseconds