Home
last modified time | relevance | path

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

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