fetchNetWeights.d.ts 77 B

1
  1. export declare function fetchNetWeights(uri: string): Promise<Float32Array>;