v0.2.0a1
Pre-release
Pre-release
Fixed
- Fail early if
custom_model_code
,dependent_dir
orrequirements_txt_file
areNone
when model type isModelType.custom
. - Fail early if
model
is notNone
when model type isModelType.custom
.