UNPKG

@tensorflow/tfjs-layers

Version:

TensorFlow layers API in JavaScript

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