pytorch/test/onnx
Spandan Tiwari dafee117e8 Removing unused arg f from _model_to_graph(). (#19647)
Summary:
Input argument `f` in `_model_to_graph()` method in `torch/onnx/utils.py` is unused. This PR removes it. If there's a reason to keep it around, please let me know.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19647

Reviewed By: dzhulgakov

Differential Revision: D15071720

Pulled By: houseroad

fbshipit-source-id: 59e0dd7a4d5ebd64d0e30f274b3892a4d218c496
2019-04-26 09:40:52 -07:00
..
expect dispatch max_pools with no indices, expose max_pools to torch namespace (#19449) 2019-04-23 11:20:05 -07:00
model_defs Turn on F401: Unused import warning. (#18598) 2019-03-30 09:01:17 -07:00
debug_embed_params.py Turn on F401: Unused import warning. (#18598) 2019-03-30 09:01:17 -07:00
export_onnx_tests_filter.py Turn on F401: Unused import warning. (#18598) 2019-03-30 09:01:17 -07:00
export_onnx_tests_generator.py Turn on F401: Unused import warning. (#18598) 2019-03-30 09:01:17 -07:00
pytorch_helper.py Move ONNX integration tests from onnx-fb-universe to PyTorch repo (#7397) 2018-05-11 15:05:18 -07:00
test_caffe2_common.py Move ONNX integration tests from onnx-fb-universe to PyTorch repo (#7397) 2018-05-11 15:05:18 -07:00
test_models.py Turn on F401: Unused import warning. (#18598) 2019-03-30 09:01:17 -07:00
test_onnx_common.py Move ONNX integration tests from onnx-fb-universe to PyTorch repo (#7397) 2018-05-11 15:05:18 -07:00
test_operators.py Fix momentum setting in BatchNorm forward pass. (#18764) 2019-04-08 16:30:00 -07:00
test_pytorch_common.py Turn on F401: Unused import warning. (#18598) 2019-03-30 09:01:17 -07:00
test_pytorch_helper.py Turn on F401: Unused import warning. (#18598) 2019-03-30 09:01:17 -07:00
test_pytorch_onnx_caffe2.py Support exporting squeeze & unsqueeze with negative dim attribute 2019-04-24 12:45:59 -07:00
test_utility_funs.py Removing unused arg f from _model_to_graph(). (#19647) 2019-04-26 09:40:52 -07:00
test_verify.py fix the ONNX ci (#16674) 2019-02-01 15:58:39 -08:00
verify.py Add constant folding to ONNX graph during export (Resubmission) (#18698) 2019-04-18 00:10:04 -07:00