摘要: (tf115) [xxxxx@macpro pai_tf_model] $ ~/.local/bin/jupyter-console import tensorflow as tf A = tf.SparseTensor(indices=[[0, 0], [1, 2]], values=[1, 2] 阅读全文
posted @ 2020-08-06 16:01 bregman 阅读(144) 评论(0) 推荐(0)