Skip to content

Commit

Permalink
del
Browse files Browse the repository at this point in the history
  • Loading branch information
justinchuby committed Oct 10, 2023
1 parent 286b7ec commit f7c1159
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions onnxscript/tests/function_libs/torch_lib/extra_opinfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,7 @@ def sample_inputs_randn(op, device, dtype, requires_grad, **kwargs):
del op # Unused
del device # Unused
del requires_grad # Unused
del kwargs # Unused

shapes = ((M,), (S, S))

Expand Down

0 comments on commit f7c1159

Please sign in to comment.