remove warning message (#3730)

This commit is contained in:
George Wu 2020-04-28 18:02:34 +08:00 committed by GitHub
parent f487cc0b28
commit 6b3b4fe43e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,4 +4,3 @@
#--------------------------------------------------------------------------
# This is a placeholder file. It is deployed with inference only wheel.
print("An inference only version of ONNX Runtime is installed. Training functionalities are unavailable.")