..
batch-normalization.ts
binary-op.ts
fixed bugs in packed mode and enable pack mode tests in ci ( #7848 )
2021-05-27 07:56:58 -07:00
clip.ts
concat-packed.ts
[js/web] port fixes for packed concat over to ort repo ( #7605 )
2021-05-07 13:04:53 -07:00
concat.ts
[js/web] integrate latest changes from onnxjs ( #7535 )
2021-05-03 15:03:25 -07:00
conv-pack.ts
[JS]support running super resolution model using ortweb ( #7677 )
2021-05-25 17:43:43 -07:00
conv.ts
[JS/Web] WebGL Profiling Tool ( #7724 )
2021-05-18 06:31:00 -07:00
depth-to-space.ts
[JS]support running super resolution model using ortweb ( #7677 )
2021-05-25 17:43:43 -07:00
dropout.ts
elu.ts
flatten.ts
fuse-utils.ts
[js/web] adding conv fuse logic ( #7604 )
2021-05-10 11:41:50 -07:00
gather.ts
gemm.ts
im2col-pack.ts
fixed bugs in packed mode and enable pack mode tests in ci ( #7848 )
2021-05-27 07:56:58 -07:00
image-scaler.ts
instance-normalization.ts
[JS/Web] WebGL Profiling Tool ( #7724 )
2021-05-18 06:31:00 -07:00
leaky-relu.ts
matmul-pack.ts
[JS]support running super resolution model using ortweb ( #7677 )
2021-05-25 17:43:43 -07:00
matmul.ts
fixed bugs in packed mode and enable pack mode tests in ci ( #7848 )
2021-05-27 07:56:58 -07:00
pack.ts
[JS/Web] WebGL Profiling Tool ( #7724 )
2021-05-18 06:31:00 -07:00
packing-utils.ts
[js/web] integrate latest changes from onnxjs ( #7535 )
2021-05-03 15:03:25 -07:00
pad.ts
pool.ts
reduce.ts
reshape-packed.ts
[JS/Web] Bug fix for Reshape Pack ( #7754 )
2021-05-19 11:15:47 -07:00
reshape.ts
[js/web] integrate latest changes from onnxjs ( #7535 )
2021-05-03 15:03:25 -07:00
resize-packed.ts
[js/web] integrate latest changes from onnxjs ( #7535 )
2021-05-03 15:03:25 -07:00
slice.ts
softmax.ts
[JS/Web] WebGL Profiling Tool ( #7724 )
2021-05-18 06:31:00 -07:00
split.ts
[JS/Web] WebGL Profiling Tool ( #7724 )
2021-05-18 06:31:00 -07:00
squeeze.ts
sum.ts
tile.ts
transpose.ts
uint8-encode.ts
[JS/Web] WebGL Profiling Tool ( #7724 )
2021-05-18 06:31:00 -07:00
unary-op.ts
[js/web] integrate latest changes from onnxjs ( #7535 )
2021-05-03 15:03:25 -07:00
unpack.ts
[JS/Web] WebGL Profiling Tool ( #7724 )
2021-05-18 06:31:00 -07:00
unsqueeze.ts
upsample.ts