Home
last modified time | relevance | path

Searched refs:IgnoreElementType (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dshape.h172 Equal& IgnoreElementType() { in IgnoreElementType() function
Dshape_util.cc503 return Shape::Equal().IgnoreElementType().IgnoreLayout()(lhs, rhs); in CompatibleIgnoringElementType()
/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dfused_ir_emitter.cc256 if (Shape::Equal().IgnoreElementType()(operand->shape(), in IsFusedIrEmitterInefficient()
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc2785 .IgnoreElementType() in InferSelectShape()