-
Notifications
You must be signed in to change notification settings - Fork 74
cifar workload error resolution #890
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
Hi Isaac,
When I change this line in workload.py to |
Oh thanks for pointing this out, I've updated the code which uses jax.tree.map now, can you please try it again? |
OK I will try it again
…On Thu, Sep 25, 2025 at 12:41 PM Isaac ***@***.***> wrote:
*init-22* left a comment (mlcommons/algorithmic-efficiency#890)
<#890 (comment)>
Oh thanks for pointing this out, I've updated now which uses jax.tree.map,
can you please try it again now?
—
Reply to this email directly, view it on GitHub
<#890 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACMTCD6H375WRDFT7MYINDL3UQLL3AVCNFSM6AAAAACHCQUF5WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTGMZVGAZDSMBYHE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I tried this new code with my jax version (you are right I am using the jax
from pyproject.toml) and everything is working now. Thanks!
On Thu, Sep 25, 2025 at 12:54 PM David Tweedle ***@***.***>
wrote:
… OK I will try it again
On Thu, Sep 25, 2025 at 12:41 PM Isaac ***@***.***> wrote:
> *init-22* left a comment (mlcommons/algorithmic-efficiency#890)
> <#890 (comment)>
>
> Oh thanks for pointing this out, I've updated now which uses
> jax.tree.map, can you please try it again now?
>
> —
> Reply to this email directly, view it on GitHub
> <#890 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/ACMTCD6H375WRDFT7MYINDL3UQLL3AVCNFSM6AAAAACHCQUF5WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTGMZVGAZDSMBYHE>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
|
CIFAR workload error resolution: #889