📜  TensorFlow.js 后端完整参考

📅  最后修改于: 2022-05-13 01:56:31.094000             🧑  作者: Mango

TensorFlow.js 后端完整参考

TensorFlow.js 是由 Google 设计的开源 JavaScript 库,用于开发机器学习模型和深度学习神经网络。

TensorFlow.js 后端函数:

  • TensorFlow.js tf.backend()函数
  • TensorFlow.js tf.getBackend()函数
  • TensorFlow.js tf.ready()函数
  • TensorFlow.js tf.registerBackend()函数
  • TensorFlow.js tf.removeBackend()函数
  • TensorFlow.js tf.setBackend()函数