Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dqr.cc53 auto taus_shape = ShapeUtil::MakeShape(a_shape.element_type(), taus_dims); in Qr() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf.cc6875 auto taus_shape = llvm::to_vector<4>(batch_dims); in QRBlock() local