onnxruntime/js/web/lib/onnxjs/backends/webgl/ops
mindest 5b9369e93c
Fix typos according to reviewdog report. (#21335)
### Description
Fix typos based on reviewdog report but with some
exceptions/corrections.
2024-07-22 13:37:32 -07:00
..
batch-normalization.ts
binary-op.ts
cast.ts
concat-packed.ts
concat.ts
conv-grouped.ts
conv-pack.ts
conv-transpose.ts
conv.ts replace 'master' branch ref to 'main' for onnx repo (#12678) 2022-08-30 13:41:42 -07:00
depth-to-space.ts
dot-product.ts
flatten.ts
fuse-utils.ts
gather.ts
gemm.ts
im2col-pack.ts
im2col.ts
image-scaler.ts
instance-normalization.ts
lrn.ts
matmul-pack.ts
matmul.ts
pack.ts Fix typos according to reviewdog report. (#21335) 2024-07-22 13:37:32 -07:00
packing-utils.ts
pad.ts
pool.ts
reduce.ts
reshape-packed.ts
reshape.ts
resize-packed.ts
shape.ts
slice.ts
softmax.ts
split.ts
squeeze.ts
sum.ts
tile.ts
transpose.ts
uint8-encode.ts
unary-op.ts
unpack.ts
unsqueeze.ts
upsample.ts