Sergii Dymchenko
|
eda9fd566e
|
Update tar-stream and prebuild-install versions (#5479)
* Update tar-stream and prebuild-install versions
Update the versions because of Component Governance alerts.
* Update package-lock.json
|
2020-10-16 12:18:49 -07:00 |
|
Tianlei Wu
|
15696b8fce
|
bump version to 1.5.2 (#5420)
|
2020-10-08 16:30:13 -07:00 |
|
Tianlei Wu
|
3bbce69185
|
bump version to 1.5.1 (#5258)
|
2020-09-22 20:57:34 -07:00 |
|
Tianlei Wu
|
0752fd7425
|
change version number from 1.4.0 to 1.5.0 (#5178)
|
2020-09-15 15:50:25 -07:00 |
|
dependabot[bot]
|
15d431f39b
|
Bump node-fetch from 2.6.0 to 2.6.1 in /nodejs
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-11 11:45:37 -07:00 |
|
dependabot[bot]
|
b8d63f31c3
|
Bump bl from 4.0.2 to 4.0.3 in /nodejs
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-09 00:33:28 -07:00 |
|
dependabot[bot]
|
bbdabc2c48
|
Bump lodash from 4.17.15 to 4.17.19 in /nodejs
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-20 14:24:21 -07:00 |
|
Dmitri Smirnov
|
e0eddf502c
|
Bump version to 1.4.0 (#4496)
|
2020-07-13 17:09:18 -07:00 |
|
stevenlix
|
c296884fc3
|
bump up ORT version to 1.3.1 (#4181)
|
2020-06-10 08:44:03 -07:00 |
|
Yulong Wang
|
2aab20b4ea
|
[Node.js binding] upgrade node-addon-api to 3.0 (#4148)
|
2020-06-05 21:24:34 -07:00 |
|
Yulong Wang
|
b3ec8035ee
|
[Node.js binding] add build flag for node.js binding (#3948)
|
2020-05-27 13:30:22 -07:00 |
|
Yulong Wang
|
65bfece19d
|
[Node.js API] optimize prebuild (#3844)
* optimize prebuild
* fix base folder for prepack
* bump dev version
|
2020-05-06 15:48:13 -07:00 |
|
Yulong Wang
|
5dfc91db51
|
Node.js binding for ONNX Runtime (#3613)
* initial commit for Node.js binding
* add c++ code
* add inference session impl
* e2e working
* add settings.json
* add test data
* adjust binding declaration
* refine tensor constructor declaration
* update tests
* enable onnx tests
* simply refine readme
* refine cpp impl
* refine tests
* formatting
* add linting
* move bin folder
* fix linux build
* manually update test filter list
* update C++ API headers: fix crash in release build
* make (manually) prebuild work
* add test into prepack script
* specify prebuild runtime type (N-API)
* build.ts: update rebuild and include regex
* fix lazy load on electron.js
* update dev version, git link and binary host
* support session options and run options
* bump dev version
* update README
* add 1 example
* move folder
* adjust path
* update document for examples
* rename example 01
* add example 02
* add session option: log severity level
* add example 04
* resolve comments
* fix typo
* remove double guard in header files
* add copyright banner
* move BUILD outside from README
* consume test filter list from onnxruntime
|
2020-05-05 11:45:12 -07:00 |
|