摘要:
tf.fill([2, 3], 9) 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(10)
评论(0)
推荐(0)
摘要:
tf.eye(2) tf.eye(2, batch_shape=[3]) tf.eye(2, num_columns=3) ... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(17)
评论(0)
推荐(0)
摘要:
tf.eye(2) tf.eye(2, batch_shape=[3]) tf.eye(2, num_columns=3) ... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(22)
评论(0)
推荐(0)
摘要:
import tensorflow as tfimage = tf.zeros([10,10,3])print(image.shap... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(25)
评论(0)
推荐(0)
摘要:
import tensorflow as tfimage = tf.zeros([10,10,3])print(image.shap... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(5)
评论(0)
推荐(0)
摘要:
import osimport tensorflow as tfimport cProfiletf.executing_eagerl... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(25)
评论(0)
推荐(0)
摘要:
import osimport tensorflow as tfimport cProfiletf.executing_eagerl... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(25)
评论(0)
推荐(0)
摘要:
x = tf.constant([1,2,3])print(x.shape)x = tf.ensure_shape(x, [3]) ... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(22)
评论(0)
推荐(0)
摘要:
x = tf.constant([1,2,3])print(x.shape)x = tf.ensure_shape(x, [3]) ... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(14)
评论(0)
推荐(0)
摘要:
import tensorflow as tf # 'hypothesis' is a tensor of shape `[2, ... 阅读全文
posted @ 2022-08-19 22:51
luoganttcc
阅读(11)
评论(0)
推荐(0)

浙公网安备 33010602011771号