Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dqr.cc151 XlaOp taus; // Shape: [..., n] member
180 auto taus = values[2]; in QRBlock() local
223 auto taus = Zeros(builder, in QRBlock() local
253 XlaOp vs, XlaOp taus, int64 m, int64 n, in ComputeWYRepresentation()
264 const auto taus = values[3]; in ComputeWYRepresentation() local