Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dspmd_expander_common.cc193 const Layout& layout_a, const Layout& layout_b, in GetBroadcastLayoutForElementWise()
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/cc/
H A Dtensor_layout.cc1158 const Layout& layout_b) { in ConcatenateLayouts()
/aosp_15_r20/external/pytorch/test/
H A Dtest_sparse_csr.py3182 def _to_from_layout(layout_a, layout_b, a): argument