onnxruntime/server
Justin Chu fdce4fa6af
Format all python files under onnxruntime with black and isort (#11324)
Description: Format all python files under onnxruntime with black and isort.

After checking in, we can use .git-blame-ignore-revs to ignore the formatting PR in git blame.

#11315, #11316
2022-04-26 09:35:16 -07:00
..
ci Update ORT server build pipeline (#7030) 2021-03-16 18:02:09 -07:00
cmake Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
core Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
external fix onnx server build failure. (#4347) 2020-06-26 15:15:58 -07:00
grpc Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
http Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
protobuf Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
serializing Remove redundant inline specifiers, sync server IsLittleEndianOrder with runtime core (#9856) 2021-11-29 08:32:16 -08:00
test Format all python files under onnxruntime with black and isort (#11324) 2022-04-26 09:35:16 -07:00
CMakeLists.txt [TVM EP] Rename Standalone TVM (STVM) Execution Provider to TVM EP (#10260) 2022-02-15 10:21:02 +01:00
converter.cc Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
converter.h Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
environment.cc [TVM EP] Rename Standalone TVM (STVM) Execution Provider to TVM EP (#10260) 2022-02-15 10:21:02 +01:00
environment.h Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
executor.cc Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
executor.h Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
get_boost.cmake fix boost download url (#7843) 2021-05-26 16:08:57 -07:00
main.cc Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
protobuf_function.cmake Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
server_configuration.h Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
util.cc Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
util.h Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00