David Fan
Results
102
comments of
David Fan
It is documented here: https://github.com/pytorch/pytorch/blob/201174cb91d7b61798bf543cf001dcb68fadbf50/torch/onnx/__init__.py#L103-L106 It says `export_params (bool, default True)` when you call `torch.onnx.export.__doc__`, you will see it
(1) User experience. Agree that we need have better user experience on this, tracked internally by Microsoft at https://msdata.visualstudio.com/Vienna/_workitems/edit/1447625 (2) Additional two inputs. As mentioned in previous comments, Tracked internally...