Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/ir/types/
H A Ddialect.cc803 bool HasCompatibleElementTypes(Type lhs, Type rhs, in HasCompatibleElementTypes() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_verifier.cc797 bool ShapeVerifier::HasCompatibleElementTypes(const Shape& shape_0, in HasCompatibleElementTypes() function in xla::ShapeVerifier