Searched refs:_extract_output_shapes (Results 1 – 1 of 1) sorted by relevance
231 output_shapes = FXOperatorGraph._extract_output_shapes(396 def _extract_output_shapes(val: Any) -> Optional[List[List[int]]]: member in FXOperatorGraph