IT学习者博客
torch中tensor数据类型的转换
转换为float32类型:
points
=
points
.
type
(
torch
.
float32
)
« Previous
计算机图形学实验一:openGL安装和代码测试
Next »
前端面试笔试题目-JS专项练习(基础)