Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

add quick_start #18

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

add quick_start #18

wants to merge 4 commits into from

Conversation

cgarciae
Copy link
Owner

Changes

  • Adds docs/quick_start.ipynb
  • Copies pooling.py from Flax and exposes the pooling funcitons.
  • Adds value_and_grad.

@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Merging #18 (22bb302) into main (3ae486a) will decrease coverage by 1.53%.
The diff coverage is 34.92%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
- Coverage   78.93%   77.40%   -1.53%     
==========================================
  Files          20       21       +1     
  Lines        1837     1890      +53     
==========================================
+ Hits         1450     1463      +13     
- Misses        387      427      +40     
Impacted Files Coverage Δ
nnx/nn/pooling.py 20.00% <20.00%> (ø)
nnx/transforms.py 83.05% <50.00%> (-2.67%) ⬇️
nnx/__init__.py 100.00% <100.00%> (ø)
nnx/helpers.py 60.00% <100.00%> (ø)
nnx/module.py 78.34% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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