[JS/Web]Added FusedConv. #17766
satyajandhyala
changed the title [WIP][JS/Web]Added FusedConvTranspose. [WIP][JS/Web]Added FusedConv and FusedConvTranspose. 2 years ago
satyajandhyala
marked this pull request as ready for review 2 years ago
satyajandhyala
changed the title [WIP][JS/Web]Added FusedConv and FusedConvTranspose. [JS/Web]Added FusedConv and FusedConvTranspose. 2 years ago
Added FusedConvTranspose.
4e573890
Removed uninteded changes.
7fed2969
Fixed doc text.
769f45b7
Added FusedConv
45296bc0
Fixed missing semicolon.
3e67514b
Fixed formatting
157e4cab
Allow optional activation attribute to Conv/ConvTranspose because sam…
8e31804b
Updated ContribOperators documentation
ac8b93f9
typo
8768aab0
Enable Conv, Add, Activation fusion.
638cae6f
Added activation_params.
b4f1570f
Enabled Conv, Add and activation fusion transformations for kMSIntern…
f964b207
Fixed the default domain name
a969f3a7
Formating changes.
6b6238b5
Fix include file order.
409db2b0
Fix lint error
c9702a06
Fixed the function argument error
24d2c04c
Revert "Fixed the function argument error"
817034c3
Added domain argument
dccc3b51
Removed duplicate entry
bc01d644
Updated FusedConvTranspose doc string
ab8914b8
Create ConvBase class to reduce template class overhead.
546b1abd
LookUp function doesnot need domain argument.
18f5516d
Added a separater between domain and op to make the key.
33a464a5
Register FuseConvActivationAction for minimal build also.
0c302a4b
Added ConvTranspose funsion
fb87fc60
Revert changes to ConvAddActivationFunction
2e8dc0f5
typo
9f1854d0
Combined domain and optype.
9d314f72
Added kMSInternalNHWCDomain to ConvActivationFusion.
6dc0c8fb
Removed FusedConvTranspose related code, only keeping changes for Fus…
4812de94
satyajandhyala
changed the title [JS/Web]Added FusedConv and FusedConvTranspose. [JS/Web]Added FusedConv. 2 years ago
Formating
ae878de7
Fomating
1834ab85
Avoid item-wise copying op_and_version map
d1ec671b
Moved OpType and Domain members to a base class.
24835745
Remove domain parameter.
6fc54743
Added TODO comment about a commented-out line.
26b47c5d
Format
59e2007e
Reverted some changes.
8d330d48
Fixed domain:op_type search.
b4ce9c3c
Reverted changes to ConvAddActivationFusion.
29b4287f
Removed FusedConvActivationActioBase.
2efa7a4d
typo
c4c72b27
Fixed domain/optype names.
dd5f12d5
Fixed lint issues
4896a5b8
Introduced local variable to keep linter happy while keeping the line…
ff0aef11
Added OpVersionsMapKey.
cc89ad83
Fixed the order of arguments to OpVersionMapKey.
f5ee44fd
Clarified comment.
2f62e35d
Combine selector-action pairs.
b64a06b7
Clarified the comment.
0ee9b62a
guschmue
approved these changes
on 2023-11-01
edgchen1
approved these changes
on 2023-11-01
satyajandhyala
deleted the sajandhy/webgpu_add_fused_convtranspose branch 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub