MarkTension
MarkTension
I'm not, interestingly enough. Only change made to the code was swap models, and changed to the new model's name. Is the 91 defined somewhere in the app's code? Can't...
Riight! Thanks. Turned out I forgot to change the number of classes in the training config file, while setting number of classes in the .pb to .mlmodel conversion to 1....
Thank you. Keeping the agent disabled didn't work for me. But I hacked an extra line in GridSensorComponent class when (GridBuffer == null), I hardcode it. Not very pretty, but...
https://github.com/Lightning-AI/pytorch-lightning/issues/12833#issuecomment-2374754349 I second this. mlflow server issues should not crash my training run