Home
last modified time | relevance | path

Searched defs:IsCompatibleWith (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.cc946 bool PartialTensorShape::IsCompatibleWith( in IsCompatibleWith() function in tensorflow::PartialTensorShape
/external/llvm-project/flang/lib/Evaluate/
Dcharacteristics.cpp151 bool TypeAndShape::IsCompatibleWith(parser::ContextualMessages &messages, in IsCompatibleWith() function in Fortran::evaluate::characteristics::TypeAndShape
/external/tensorflow/tensorflow/core/kernels/
Dcudnn_rnn_ops.cc511 bool IsCompatibleWith(const CudnnRnnModelShapes& rhs) const { in IsCompatibleWith() function