UNPKG
onnxruntime
Version:
dev (0.0.1-dev.20200506.1)
latest (1.7.0)
noopenmp (1.4.0-noopenmp)
1.7.0
1.6.0
1.5.2
1.5.1
1.4.0
1.4.0-noopenmp
1.3.1
1.3.1-noopenmp
0.0.1-dev.20200506.1
0.0.1-dev.20200504.1
0.0.1-dev.20200429.2
0.0.1-dev.20200429.1
0.0.1-dev.20200424.1
Node.js binding of ONNXRuntime
github.com/Microsoft/onnxruntime
Microsoft/onnxruntime
onnxruntime
/
lib
/
onnx-value.js
5 lines
•
211 B
JavaScript
View Raw
1
2
3
4
5
"use strict"
;
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
//# sourceMappingURL=onnx-value.js.map