Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_types.cc347 bool HasCompatibleElementTypes(Type lhs, Type rhs, in HasCompatibleElementTypes() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc447 bool ShapeVerifier::HasCompatibleElementTypes(const Shape& shape_0, in HasCompatibleElementTypes() function in xla::ShapeVerifier