Skip to content

Commit

Permalink
Add helper for creating MLOperandDescriptor to simplify steps (#737)
Browse files Browse the repository at this point in the history
* Add helper for creating MLOperandDescriptor to simplify steps

The only non-trivial bits are a few cases where in the previous steps
the shape was calculated after the MLOperandDescriptor was created,
but this would not be an observable change to script.

* whitespace change to trigger build

* unrelated fix to trigger action

* Broadcast condition too

Co-authored-by: Ningxin Hu <[email protected]>

* Use "set" to update

Also, retain usage of "bidirectionally broadcastable"

* Update index.bs

---------

Co-authored-by: Ningxin Hu <[email protected]>
Co-authored-by: Dwayne Robinson <[email protected]>
  • Loading branch information
3 people authored Jul 25, 2024
1 parent 71dd440 commit bd5da6b
Showing 1 changed file with 44 additions and 65 deletions.
Loading

0 comments on commit bd5da6b

Please sign in to comment.