Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant