Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder.h119 bool IsIdenticalTo(XlaOp rhs) const { in IsIdenticalTo() function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_shape.cc947 bool PartialTensorShape::IsIdenticalTo(const PartialTensorShape& shape) const { in IsIdenticalTo() function in tensorflow::PartialTensorShape