Searched defs:is_transposed (Results 1 – 3 of 3) sorted by relevance
51 def _test_simple_update_fetch(self, is_transposed=False, is_dynamic_shape=False): argument
1694 auto is_transposed = [](const c10::IntArrayRef& strides, const c10::IntArrayRef& sizes) { in baddbmm_with_gemm_() local
2569 def is_transposed(self): member in Layout