UNPKG

@tensorflow/tfjs-core

Version:

Hardware-accelerated JavaScript library for machine intelligence

3 lines (2 loc) 187 B
export declare function getLogicalCoordinatesFromFlatIndex(coords: string[], shape: number[], index?: string): string; export declare function dotify(x: string[], y: string[]): string;