Home
last modified time | relevance | path

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

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