There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.
Created by: lilisierrayu
Patch Description Fixing issue #276. Converting model data type when loading states is dangerous. Our model is saved as it is trained, so there is no need to further change the datatype when loading correctly saved models .
Testing steps Describe how you tested your changes
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.