We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5038b9f commit bbce218Copy full SHA for bbce218
1 file changed
serving_utils/__init__.py
@@ -1,2 +1,3 @@
1
from .client import Client, PredictInput
2
from .saver import Saver
3
+from .loader import Loader
0 commit comments