UNPKG
@galihru/tvmai
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Training and Evaluation AI Model Recommendation Engine for WebNN
github.com/galihru/tvm
galihru/tvm
@galihru/tvmai
/
types
/
loaders
/
imageLoader.d.ts
2 lines
(1 loc)
•
72 B
TypeScript
View Raw
1
2
export
declare
const
loadImageDataset
:
(
zipFile
:
Blob
) =>
Promise
<
any
>;