Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dfusion_node_indexing_evaluation.cc166 Shape::Equal().IgnoreElementType()(operand->shape(), in UpdateIndexingUsersOfOperands()
Dshape_inference.cc3143 .IgnoreElementType() in InferSelectShape()
/external/tensorflow/tensorflow/compiler/xla/
Dshape.h211 Equal& IgnoreElementType() { in IgnoreElementType() function
Dshape_util.cc162 bool equal = Shape::Equal().IgnoreElementType()(lhs, rhs); in EqualIgnoringElementType()
662 .IgnoreElementType() in CompatibleIgnoringElementType()
669 .IgnoreElementType() in CompatibleKind()