Skip to content
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

Make the test of the infinte_fcn example file pass. #63

Open
wants to merge 10 commits into
base: neural-tangents-tf
Choose a base branch
from

Conversation

DarrenZhang01
Copy link
Contributor

@DarrenZhang01 DarrenZhang01 commented Sep 1, 2020

  1. Add the tests for infinite_fcn in Travis CI;
  2. Change uint32 to int32 for abstract key initialization for type compatibility reasons;
  3. Update dataclasses with the PyTree node registration being removed;
  4. Update eval_on_shapes and the according usage based on the latest update on Google Trax - Allows eval_on_shapes to return Python values. trax#970;
  5. Remove the printing statements that were used for debugging purposes.

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.

None yet

1 participant