Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.h100 bool IsIdenticalTo(XlaOp rhs) const { in IsIdenticalTo() function
/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.cc935 bool PartialTensorShape::IsIdenticalTo(const PartialTensorShape& shape) const { in IsIdenticalTo() function in tensorflow::PartialTensorShape