onnxruntime/js/web/test/data/ops
Yang Gu c75f4a09b7
[js/webgpu] Remove the limitation on axis in softmax (#22231)
In current implementation, axis in softmax has to be the last, which is
an obvious limitation. This PR removes this limitation and will fix
issues #20710 and #22176.
2024-09-30 18:27:11 -07:00
..
_example.jsonc
abs-int32.jsonc
abs.jsonc
absr.jsonc
abss.jsonc
acos.jsonc
add.jsonc
add_int32.jsonc
add_zero-sized.jsonc
and.jsonc
asin.jsonc
attention.jsonc
batch-norm.jsonc
bias-add.jsonc
bias-split-gelu.jsonc
cast.jsonc
ceil.jsonc
clip.jsonc
concat.jsonc
concat_int32.jsonc
concat_zero-sized.jsonc
conv-transpose.jsonc
conv.jsonc
conv1d.jsonc
conv3dncdhw.jsonc
cos.jsonc
cumsum.jsonc
depth-to-space.jsonc
dequantize-linear-int4.jsonc [JS/WebGPU] Add GatherBlockQuantized op support (#21734) 2024-08-26 14:46:04 -07:00
dequantizelinear.jsonc [JS/WebGPU] Add Dequantizelinear operator (#21642) 2024-08-09 14:44:19 -07:00
div.jsonc
div_int32.jsonc [js/webgpu] Support int32 type for binary (#16901) 2023-08-18 12:19:01 -07:00
einsum.jsonc
equal.jsonc
exp.jsonc
expand.jsonc
fast-gelu.jsonc
floor.jsonc
fused-conv.jsonc [js/webgpu] Add activation Tanh (#21540) 2024-07-29 11:05:34 -07:00
fused-conv3dncdhw.jsonc
gather-block-quantized.jsonc
gather-elements.jsonc
gather.jsonc
gelu.jsonc
gemm.jsonc
global-average-pool.jsonc
greater.jsonc
group-query-attention.jsonc
identity.jsonc
image-scaler.jsonc [js] enable formatter for more file types (#16888) 2023-07-28 15:46:58 -07:00
instance-norm.jsonc
layer-norm.jsonc
leaky-relu.jsonc
less.jsonc
log.jsonc
matmul-broadcast.jsonc
matmul.jsonc
matmulnbits.jsonc
max-pool.jsonc
mul.jsonc
mul_int32.jsonc
multihead-attention.jsonc
neg-int32.jsonc
neg.jsonc
not.jsonc
or.jsonc
pad-big.jsonc
pad.jsonc
pad_f16.jsonc
pow-big-number.jsonc
pow.jsonc
pow_int32.jsonc
quick-gelu.jsonc
reduce-min.jsonc
relu.jsonc
reshape-int32.jsonc
reshape-pack.jsonc
reshape.jsonc
resize-pack.jsonc
resize.jsonc
rotary-embedding.jsonc
shape.jsonc Adding webgl shape kernel (#7971) 2021-06-08 06:22:45 -07:00
simplified-layer-norm.jsonc
sin.jsonc
skip-layer-norm.jsonc
skip-simplified-layer-norm.jsonc
slice.jsonc
softmax.jsonc
split.jsonc
sqrt.jsonc
sub.jsonc
sub_int32.jsonc
tan.jsonc
tanh.jsonc
tile.jsonc
transpose.jsonc
transpose_int32_uint32.jsonc
upsample.jsonc
where.jsonc
where_broadcast.jsonc
xor.jsonc [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00