tf.math.square ---------- torch.pow tf.reduce_sum() ---------torch.sum tf.boolean_mask ----------torch.masked_select(必须是bool值) tf.reduce_mean() ...
確定! 回上一頁