human/tfjs/tf-node-gpu.ts

8 lines
167 B
TypeScript

/**
* Creates tfjs bundle used by Human node-gpu build target
*/
/* eslint-disable import/no-extraneous-dependencies */
export * from '@tensorflow/tfjs-node-gpu';