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

added nnx api reference #3762

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

chiamp
Copy link
Collaborator

@chiamp chiamp commented Mar 14, 2024

Added nnx api reference. More docstrings to be added later.

@chiamp chiamp self-assigned this Mar 14, 2024
@chiamp chiamp force-pushed the nnx_api_reference branch 2 times, most recently from cb07630 to 34106f1 Compare March 14, 2024 22:27
@codecov-commenter
Copy link

codecov-commenter commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.13%. Comparing base (6844a54) to head (9302fc8).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3762      +/-   ##
==========================================
- Coverage   59.13%   59.13%   -0.01%     
==========================================
  Files         101      101              
  Lines       12467    12469       +2     
==========================================
+ Hits         7372     7373       +1     
- Misses       5095     5096       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chiamp chiamp force-pushed the nnx_api_reference branch 8 times, most recently from 15a8d15 to 56dbf83 Compare March 15, 2024 21:46
@@ -610,5 +610,6 @@ def first_from(*args: tp.Optional[A], error_msg: str) -> A:
def merge(
state_and_def: tuple[tpe.Unpack[tuple[State, ...]], GraphDef[M]],
) -> M:
# TODO: add docstring of example usage
Copy link
Collaborator

@cgarciae cgarciae Mar 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to do a docs sprint 😅

@copybara-service copybara-service bot merged commit a6e771f into google:main Mar 18, 2024
20 checks passed
@chiamp chiamp deleted the nnx_api_reference branch March 18, 2024 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants