onnxruntime/js/web/lib/onnxjs/ops
Xueyun Zhu c5d28097e8
[js/web] adding conv fuse logic (#7604)
* adding conv fuse logic

* fixing merge

* fix file name in kebab case

* fix lint error
2021-05-10 11:41:50 -07:00
..
arg-max.ts
batch-normalization.ts
binary-op.ts
cast.ts
clip.ts
concat.ts
conv.ts [js/web] adding conv fuse logic (#7604) 2021-05-10 11:41:50 -07:00
dropout.ts
elu.ts
expand.ts
flatten.ts
gather.ts
gemm.ts
image-scaler.ts
instance-normalization.ts
leaky-relu.ts
lrn.ts
matmul.ts [js/web] adding conv fuse logic (#7604) 2021-05-10 11:41:50 -07:00
pad.ts
pool.ts
reduce-op.ts
reshape.ts
shape.ts
slice.ts
softmax.ts
split.ts
squeeze.ts
sum.ts
tile.ts
transpose.ts
unary-op.ts
unsqueeze.ts
upsample.ts