Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/types/src/
DOperationsUtils.cpp29 bool SameShape(const Shape& in1, const Shape& in2) { in SameShape() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dsparse_dense_binary_op_shared_test.cc95 TEST_F(SparseDenseCDivTest, SameShape) { in TEST_F() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dalgebraic_simplifier.cc425 bool AlgebraicSimplifierVisitor::SameShape(const HloInstruction* lhs, in SameShape() function in xla::AlgebraicSimplifierVisitor
430 bool AlgebraicSimplifierVisitor::SameShape(const Shape& lhs, in SameShape() function in xla::AlgebraicSimplifierVisitor