Conversation
|
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅ |
Contributor
|
Hi Isaac, When I change this line in workload.py to |
Contributor
Author
|
Oh thanks for pointing this out, I've updated the code which uses jax.tree.map now, can you please try it again? |
Contributor
|
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:
***@***.***>
|
Contributor
|
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:
> ***@***.***>
>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CIFAR workload error resolution: #889