Skip to content

Update PyWebNN to new RustNN OperatorOptions API#6

Merged
mtavenrath merged 10 commits intomainfrom
operator_options
Mar 16, 2026
Merged

Update PyWebNN to new RustNN OperatorOptions API#6
mtavenrath merged 10 commits intomainfrom
operator_options

Conversation

@mtavenrath
Copy link
Contributor

No description provided.


# Add operation
sum_result = builder.add(x, y)
builder.gather(x,y, axis=-1)
Copy link
Contributor

Choose a reason for hiding this comment

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

space PEP8

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This doesn't belong in here. It was a test to check what happens when passing a negative axis.

@tarekziade
Copy link
Contributor

nit: fmt in rust and python

@mtavenrath mtavenrath merged commit 1e3af34 into main Mar 16, 2026
54 of 58 checks passed
@mtavenrath mtavenrath deleted the operator_options branch March 16, 2026 15:18
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