Home
last modified time | relevance | path

Searched defs:ByteSizeOf (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization_test.cc140 static int64 ByteSizeOf(const Shape& shape) { in ByteSizeOf() function in xla::__anondf34fa750111::HloRematerializationTest
Dbuffer_assignment_test.cc1901 static int64 ByteSizeOf(const BufferValue& buffer) { in ByteSizeOf() function in xla::__anon89e05a210111::WhileBufferAssignmentTest
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.cc498 int64 ByteSizeOf(const Shape& shape, const llvm::DataLayout& data_layout) { in ByteSizeOf() function
/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc570 /* static */ int64 ShapeUtil::ByteSizeOf(const Shape& shape, in ByteSizeOf() function in xla::ShapeUtil
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc246 int64 IrEmitter::ByteSizeOf(const Shape& shape) const { in ByteSizeOf() function in xla::cpu::IrEmitter