📜  TensorFlow.js 张量转换完整参考

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

TensorFlow.js 张量转换完整参考

TensorFlow.js 是由 Google 设计的开源 JavaScript 库,用于开发机器学习模型和深度学习神经网络。张量变换用于描述一些常见的用于整形和类型转换的张量变换。

TensorFlow.js 张量转换方法:

  • TensorFlow.js 转换 tf.batchToSpaceND() 方法
  • TensorFlow.js 转换 tf.broadcastArgs() 方法
  • TensorFlow.js 转换 tf.broadcastTo() 方法
  • TensorFlow.js 转换 tf.cast() 方法
  • TensorFlow.js 转换 tf.depthToSpace() 方法
  • TensorFlow.js 转换 tf.expandDims() 方法
  • TensorFlow.js 转换 tf.mirrorPad() 方法
  • TensorFlow.js 转换 tf.pad() 方法
  • TensorFlow.js 转换 tf.reshape() 方法
  • TensorFlow.js 转换 tf.setdiff1dAsync() 方法
  • TensorFlow.js 转换 tf.spaceToBatchND() 方法
  • TensorFlow.js 转换 tf.squeeze() 方法