Skip to content

Fix unhashable JIT argument#12

Open
blakeelias wants to merge 1 commit intogoogle-research:masterfrom
blakeelias:master
Open

Fix unhashable JIT argument#12
blakeelias wants to merge 1 commit intogoogle-research:masterfrom
blakeelias:master

Conversation

@blakeelias
Copy link
Copy Markdown

No description provided.

@google-cla
Copy link
Copy Markdown

google-cla bot commented May 28, 2021

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@pengxk
Copy link
Copy Markdown

pengxk commented May 8, 2025

There is still some unhashable problem when running LFADS tutorial, which happens in these codes:
key = random.PRNGKey(onp.random.randint(0, utils.MAX_SEED_INT))
trained_params, opt_details =
optimize_lfads(key, init_params, lfads_hps, lfads_opt_hps,
train_data, eval_data)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants