Victor Sonck

Results 36 comments of Victor Sonck
trafficstars

Hi @glenn-jocher I'm working on it! I'll test everything and let you know when it's ready to go :)

@glenn-jocher This looks good to me now :)

Hi there! Thanks for filing a bug report :) First of all, I would never recommend calling `model.train` in an API route (even if it is never actually executed due...

Like you were thinking yourself, the agent indeed needs to be able to access your `train.yaml` file on its local filesystem. You have multiple options to get it there, here...

Hi There! Thanks again for the detailed write-up. Would you mind testing if the following fix works? It seems like the clearml config file is not mounted inside the necessary...

Hey @ockaro! Thanks for checking back in! 1. Interesting, we'll take a look at this! 2. Could this be docker on windows behaviour? Or was it a popup of ClearML?...

@ockaro Awesome, thanks a lot for your patience here! We don't need anything else and are working to make the process more painless in the future. Thank you so much...

Hi @Muscle-Oliver , sorry for the late reply. Do you have an update on this, or has it not changed since? Do you think you could try running the model...

Hi @amirhmk! The model extentions are hardcoded based on the framework type of the model in ClearML. You have 2 options: - Override the default filename as in the example...

> option 1 worked, thanks! Excellent! > Though regarding your second point, did onnx models use to have the .bin extention that this is setup like this? Possibly yes, this...