Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_array.h115 bool ShapeIsCompatible(const Shape& a) const { in ShapeIsCompatible() function
Dir_array.cc531 bool IrArray::Index::ShapeIsCompatible(const Shape& a, const Shape& b) { in ShapeIsCompatible() function in xla::llvm_ir::IrArray::Index