已合并
完善adaptive_avg_pool2d_proto.h的format信息资料 #3459
第一章创建于 4月2日
完善adaptive_avg_pool2d_proto.h的format信息资料 #3459
已合并
共 1 个文件变更+1-1
| @@ -27,7 +27,7 @@ namespace ge { | |||
| 27 | * One input, including: | 27 | * One input, including: |
| 28 | * @li x: A Tensor. Must be one of the following data types: | 28 | * @li x: A Tensor. Must be one of the following data types: |
| 29 | * float16, float32, bfloat16. \n | 29 | * float16, float32, bfloat16. \n |
| 30 | -* For Ascend 950PR/Ascend 950DT: Support Format: [NCHW]. | 30 | +* Support Format: [NCHW, NCL], NCL input is processed as (C, H, W). |
| 31 | 31 | ||
| 32 | * @par Attributes: | 32 | * @par Attributes: |
| 33 | * @li output_size: A required list of 2 ints | 33 | * @li output_size: A required list of 2 ints |