onnxruntime/js/web/lib/onnxjs
Sunghoon c79307e7b4
[js/web] support opset-13 of softmax (#9493)
* add p50 in test

* support opset-13 of softmax

* update a operators.md

* resolve comments

* fix lint and format

Co-authored-by: Yulong Wang <yulongw@microsoft.com>
2021-10-26 23:58:50 -07:00
..
backends [js/web] support opset-13 of softmax (#9493) 2021-10-26 23:58:50 -07:00
ort-schema [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00
attribute-with-cache-key.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
attribute.ts [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00
backend.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
execution-plan.ts Adding async fetching for webgl backend (#8951) 2021-09-09 22:17:42 -07:00
graph.ts [js/web] Support opset-13 for squeeze, unsqueeze, maxpool, pad, cast and clip (#9249) 2021-10-14 16:29:37 -07:00
instrument.ts [JS]moved logging level flag to global env (#7700) 2021-05-17 14:16:59 -07:00
model.ts [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00
operators.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
opset.ts [js/web] WebGL backend refactor (#8586) 2021-08-12 12:30:49 -07:00
session-handler.ts [JS] onnxruntime-web (#7394) 2021-04-27 00:04:25 -07:00
session.ts [js/web] integrate latest changes from onnxjs (#7535) 2021-05-03 15:03:25 -07:00
tensor.ts Adding async fetching for webgl backend (#8951) 2021-09-09 22:17:42 -07:00
util.ts [js/web] Support opset-13 for squeeze, unsqueeze, maxpool, pad, cast and clip (#9249) 2021-10-14 16:29:37 -07:00