aclrtDropoutBitMaskInfo
1 2 3 | typedef struct { aclrtRandomParaInfo dropoutRation; } aclrtDropoutBitmaskInfo; |
成员名称 |
说明 |
|---|---|
dropoutRation |
失活比参数。类型定义请参见aclrtRandomParaInfo。 |
父主题: 数据类型及其操作接口
1 2 3 | typedef struct { aclrtRandomParaInfo dropoutRation; } aclrtDropoutBitmaskInfo; |
成员名称 |
说明 |
|---|---|
dropoutRation |
失活比参数。类型定义请参见aclrtRandomParaInfo。 |