tensorFlow2基本操做(二)

import tensorflow as tf 1 张量排序实例 output = tf.random.normal([10,6])# 随机生成一个正态分布 output <tf.Tensor: id=5, shape=(10, 6), dtype=float32, numpy= array([[ 0.76310456, -1.1337202 , 1.0353428 , 1.0621719 ,
相关文章
相关标签/搜索