Skip to content

Update PyWebNN to new RustNN OperatorOptions API#6

Open
mtavenrath wants to merge 7 commits intomainfrom
operator_options
Open

Update PyWebNN to new RustNN OperatorOptions API#6
mtavenrath wants to merge 7 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

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