pytorch/docs/source/scripts
Justin Chu da33c93169 [ONNX] Clean up onnx_supported_ops (#79424)
- Hide the module from `torch.onnx` public namespace because it is for internal use
- Remove unused variables
- Fix lint errors
- Reformat
- Create `onnx` folder under docs/scripts and add it to the onnx merge rule
Pull Request resolved: https://github.com/pytorch/pytorch/pull/79424
Approved by: https://github.com/thiagocrepaldi, https://github.com/garymm, https://github.com/kit1980, https://github.com/malfet
2022-06-23 20:44:51 +00:00
..
onnx [ONNX] Clean up onnx_supported_ops (#79424) 2022-06-23 20:44:51 +00:00
build_activation_images.py Fix LeakyReLU image (#78508) 2022-06-07 16:32:45 +00:00
build_quantization_configs.py quant doc: improve rendered documentation for backend_config_dict 2022-05-18 11:46:07 +00:00