Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dbcast.cc30 TensorShape BCast::ToShape(const BCastList::Vec& vec) { in ToShape() function in tensorflow::BCast
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Djitrt_custom_calls.cc307 static Shape ToShape(const runtime::StridedMemrefView& memref) { in ToShape() function