Home
last modified time | relevance | path

Searched refs:ArraysAreCastCompatible (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_types.h307 bool ArraysAreCastCompatible(ArrayRef<Type> lhs, ArrayRef<Type> rhs);
Dtf_types.cc363 bool ArraysAreCastCompatible(ArrayRef<Type> lhs, ArrayRef<Type> rhs) { in ArraysAreCastCompatible() function
Dtf_generated_ops.td2233 return ArraysAreCastCompatible(l, r);
2354 return ArraysAreCastCompatible(l, r);
14102 return ArraysAreCastCompatible(l, r);
17635 return ArraysAreCastCompatible(l, r);