Variable(ts_c+5,name='ts_x') print(ts_c) ## Tensor("ts_c:0", shape=(), dtype=int32) ## Tensor 就是tensorflow 張量## shape=() 代表這是0 維 ...
確定! 回上一頁