Searched defs:og_size (Results 1 – 2 of 2) sorted by relevance
594 c10::SymInt const& og_size) { in post_process_flash_output()674 c10::SymInt og_size = query_.sym_size(-1); in scaled_dot_product_attention() local
611 def _post_process_flash_output(out: torch.Tensor, og_size): argument