forked from webmachinelearning/webnn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Style: Make grouped algorithm steps consistent
For operations defined in bulk - element-wise binary, unary, and logical ops, plus pooling and reduction ops - make the styling consistent: - A single <div class=algorithm-steps> around all definitions - A separate <div algorithm> around each op's steps. This was already done for the element-wise ops so already the majority style. Pooling ops now have just a single "Algorithm" watermark (instead of 3), and reduction ops now have a watermark instead of none. For webmachinelearning#450
- Loading branch information
1 parent
4ad9a63
commit fa5f285
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters