add README

This commit is contained in:
deng 2023-02-21 14:20:12 +08:00
parent e1c2b82109
commit 06d52243fe
1 changed files with 3 additions and 0 deletions

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# test_mlflow
測試使用MLflow紀錄Pytorch模型訓練以及從Model registry中拉取Production model進行推論。