UNPKG

@tensorflow/tfjs-core

Version:

Hardware-accelerated JavaScript library for machine intelligence

5 lines (4 loc) 153 B
/** @license See the LICENSE file. */ /// <amd-module name="@tensorflow/tfjs-core/dist/version" /> declare const version = "4.22.0"; export { version };