human/src/tfjs/tf-node-wasm.ts

3 lines
81 B
TypeScript
Raw Normal View History

2021-04-14 03:45:45 +02:00
export * from '@tensorflow/tfjs';
export * from '@tensorflow/tfjs-backend-wasm';