onnxruntime/onnxruntime/test/testdata/transform/approximation
Tianlei Wu 403f99cd77
Use yapf to format python (#3276)
Update ReformatSourcePython.bat to use YAPF to format python code, and add onnxruntime\test directory to be formatted.

Add onnxruntime\.style.yapf for configuration. The style is based on google, except max column width 120.

Format python scripts using ReformatSourcePython.bat.
2020-03-20 14:34:10 -07:00
..
gelu.onnx Implement AddGelu and SkipLayerNorm (#2487) 2019-11-28 08:29:59 -08:00
gelu_add_bias.onnx Implement AddGelu and SkipLayerNorm (#2487) 2019-11-28 08:29:59 -08:00
gelu_add_matmul.onnx Implement AddGelu and SkipLayerNorm (#2487) 2019-11-28 08:29:59 -08:00
gelu_approximation_gen.py Use yapf to format python (#3276) 2020-03-20 14:34:10 -07:00