Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dqr.cc146 struct QRBlockResult { struct
148 XlaOp r;
151 XlaOp taus; // Shape: [..., n]
152 XlaOp vs; // Shape: [..., m, n]