Home
last modified time | relevance | path

Searched refs:CompactWYRepresentation (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dqr_expander.h47 virtual StatusOr<XlaOp> CompactWYRepresentation(
Dqr_expander.cc294 StatusOr<XlaOp> QrExpander::CompactWYRepresentation( in CompactWYRepresentation() function in xla::QrExpander
391 auto t, CompactWYRepresentation(type, batch_dims, y, qr_block.taus, in BuildQrDecomposition()