davidjurado

Results 6 comments of davidjurado

Here is the PR on the MLCube Examples repo: https://github.com/mlcommons/mlcube_examples/pull/39

Hello @jwmueller, I don't remember seeing this error before, we recommend you create a new environment where you can install just the mlcube packages, you can use the following command:...

Thanks for the feedback @jwmueller, I'll update the Readme file in a new PR.

One thing I noticed is that when running the command `mlcube describe` the generated files are not getting updated with the new instructions from the `mlcube/workspace/.mlcube.yaml` file.

Hello @arjunsuresh Could you please provide more information about the issue you are facing, maybe an screenshot or the error message your are getting, thanks!

> Hi @davidjurado Actually I was asking if there is a reason why tensorflow2.4 is used here and not the latest one (2.12)? https://github.com/mlcommons/training/pull/632/files#diff-5c97df48019afb46e0bdfc9099f9dd798a6448ff672b1a1ec1f664500f8409d9 Hello @arjunsuresh, That's because in the...