Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Deigh_expander.cc100 StatusOr<Eigh2x2> HermitianEigenDecomposition2x2(XlaOp w_tl, XlaOp w_tr, in HermitianEigenDecomposition2x2()
238 Status ApplyRotations(int64_t n, XlaOp& w_tl, XlaOp& w_tr, XlaOp& w_bl, in ApplyRotations()
270 StatusOr<FrobeniusNorms> ComputeFrobeniusNorms(XlaOp w_tl, XlaOp w_tr, in ComputeFrobeniusNorms()
309 XlaOp w_tl, w_tr, w_bl, w_br; in Sweeps() local
332 XlaOp tol, w_tl, w_tr, w_bl, w_br, v_tl, v_tr, v_bl, v_br; in Sweeps() local
/external/mesa3d/src/asahi/layout/
Dlayout.c236 unsigned w_tl = DIV_ROUND_UP(util_next_power_of_two(width_sa), 16); in ail_initialize_compression() local