Searched defs:check_layout (Results 1 – 3 of 3) sorted by relevance
357 def check_layout(tensor: ops.Tensor, layout: layout_lib.Layout) -> None: function
65 def check_layout(self, layout, file_size): member in LayoutScraper
1191 def check_layout(layout: torch.layout): function