Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_verifier.h276 bool SameElementType(const Shape& a, const Shape& b) { in SameElementType() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util.h166 static bool SameElementType(const Shape& lhs, const Shape& rhs) { in SameElementType() function