Searched defs:ToShape (Results 1 – 2 of 2) sorted by relevance
30 TensorShape BCast::ToShape(const BCastList::Vec& vec) { in ToShape() function in tensorflow::BCast
307 static Shape ToShape(const runtime::StridedMemrefView& memref) { in ToShape() function