分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.013
秒,为您找到
11527
个相关结果.
搜书籍
搜文档
ones
272
2021-06-06
《百度飞桨 PaddlePaddle v2.1 深度学习教程》
ones 参数 返回 代码示例 使用本API的教程文档 ones paddle. ones ( shape, dtype=None ) [源代码] 该OP创建形状为 shape 、数据类型为 dtype 且值全为1的Tensor。 参数 shape (tuple|list|Tensor) - 输出Tensor的形状, sh...
ones
348
2020-12-18
《百度飞桨 PaddlePaddle 1.8 深度学习平台教程》
ones 参数 返回 返回类型 代码示例 ones paddle.fluid.layers.ones (shape, dtype, force_cpu=False)[源代码] ones 该OP创建形状为 shape 、数据类型为 dtype 且值全为1的Tensor,该OP会将stop_gradient设置为True,即停止梯度更...
ones
294
2021-06-06
《百度飞桨 PaddlePaddle v2.1 深度学习教程》
ones ones paddle.fluid.layers. ones ( shape, dtype, force_cpu=False ) [源代码] 该OP创建形状为 shape 、数据类型为 dtype 且值全为1的Tensor。 参数: shape (tuple|list|Tensor) - 输出Tensor的形状, shape...
ones
554
2020-05-04
《PaddlePaddle(飞桨) v1.6 深度学习平台使用文档》
ones ones paddle.fluid.layers. ones (shape, dtype, force_cpu=False)[源代码] ones 该OP创建形状为 shape 、数据类型为 dtype 且值全为1的Tensor,该OP会将stop_gradient设置为True,即停止梯度更新。 参数: shape...
ones
655
2021-03-02
《百度飞桨 PaddlePaddle v2.0 深度学习教程》
ones 参数 返回 代码示例 ones paddle.ones ( shape, dtype=None ) [源代码] 该OP创建形状为 shape 、数据类型为 dtype 且值全为1的Tensor。 参数 shape (tuple|list|Tensor) - 输出Tensor的形状, shape 的数据类型为in...
ones
323
2021-03-02
《百度飞桨 PaddlePaddle v2.0 深度学习教程》
ones ones paddle.fluid.layers.ones ( shape, dtype, force_cpu=False ) [源代码] 该OP创建形状为 shape 、数据类型为 dtype 且值全为1的Tensor。 参数: shape (tuple|list|Tensor) - 输出Tensor的形状, shape...
ones
391
2020-05-01
《百度飞桨 PaddlePaddle 1.7 深度学习平台教程》
ones ones paddle.fluid.layers. ones (shape, dtype, force_cpu=False)[源代码] ones 该OP创建形状为 shape 、数据类型为 dtype 且值全为1的Tensor,该OP会将stop_gradient设置为True,即停止梯度更新。 参数: shape...
ones_like
527
2021-03-02
《百度飞桨 PaddlePaddle v2.0 深度学习教程》
ones_like 参数 返回 抛出异常 代码示例 ones_like paddle.ones_like ( x, dtype=None, name=None ) [源代码] 该OP返回一个和 x 具有相同形状的数值都为1的Tensor,数据类型为 dtype 或者和 x 相同。 参数 x (Tensor) – 输入的...
1
2
3
4
»
..100