dtype
产品支持情况
产品 |
是否支持 |
---|---|
x |
|
√ |
|
x |
|
x |
|
x |
|
x |
函数功能
获取dtype属性值。
函数原型
1 | dtype() |
参数说明
无
调用示例
1 | dtype = tensor_desc.dtype |
返回值
返回dtype。
约束说明
无
父主题: TensorDesc
产品 |
是否支持 |
---|---|
x |
|
√ |
|
x |
|
x |
|
x |
|
x |
获取dtype属性值。
1 | dtype() |
无
1 | dtype = tensor_desc.dtype |
返回dtype。
无