Gal Topper
Gal Topper
Hi @wzdutd, the most obvious use case is to create a Python function to do inference using PyTorch or another alternative. You load your model in `init_context` and infer in...
@davesh0812, please give [deployment.py](https://github.com/mlrun/mlrun/pull/6294/files#diff-1f2285f1be3191e8c3d4d98ec9e51e5dd0f914df73e8d575f465e7178ced5bdc) a look, because I had a major merge conflict with your changes in #6305.
`TestMonitoringAppFlow::test_app_flow` passed.
@davesh0812, 1.7.0 label was added on September 22, back when this feature was planned for 1.7.0. Your change to 1.7.1 is correct, thanks.
Rebased and (hopefully) slightly improved in #5455.