| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/ |
| D | winograd_avx.c | 271 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x2AvxUnit() 303 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x2ReluAvxUnit() 338 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x2Relu6AvxUnit() 376 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x3AvxUnit() 412 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x3ReluAvxUnit() 452 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x3Relu6AvxUnit() 496 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform6x2AvxUnit() 539 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform6x2ReluAvxUnit() 585 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform6x2Relu6AvxUnit() 633 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform6x3AvxUnit() [all …]
|
| D | winograd_utils.c | 902 int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x2Unit() 964 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x2ReluUnit() 1031 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x2Relu6Unit() 1102 int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x3Unit() 1170 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x3ReluUnit() 1244 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x3Relu6Unit() 1323 int out_c, int r_w, int r_h, int r_c) { in OutputTransform6x2Unit() 1395 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform6x2ReluUnit() 1472 int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform6x2Relu6Unit() 1553 int out_c, int r_w, int r_h, int r_c) { in OutputTransform6x3Unit() [all …]
|
| D | winograd_transform.c | 199 int r_c = output_channel - j * C4NUM; in WinogradOutputNHWCTransform() local 211 int r_c = output_channel - j * C8NUM; in WinogradOutputNHWCTransform() local 256 int r_c = output_channel - j * C8NUM; in WinogradOutputNC4HW4Transform() local 269 int r_c = output_channel - j * C4NUM; in WinogradOutputNC4HW4Transform() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16/ |
| D | winograd_utils_fp16.c | 805 int src_step, int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x2UnitFp16() 895 … int src_step, int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x2ReluUnitFp16() 993 … int src_step, int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x2Relu6UnitFp16() 1099 int src_step, int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x3UnitFp16() 1135 … int src_step, int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x3ReluUnitFp16() 1175 … int src_step, int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform4x3Relu6UnitFp16() 1219 int src_step, int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform6x2UnitFp16() 1259 … int src_step, int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform6x2ReluUnitFp16() 1302 … int src_step, int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform6x2Relu6UnitFp16() 1348 int src_step, int dst_step, int out_c, int r_w, int r_h, int r_c) { in OutputTransform6x3UnitFp16() [all …]
|
| D | winograd_transform_fp16.c | 210 int r_c = output_channel - j * C8NUM; in WinogradOutputNHWCTransformFp16() local 250 int r_c = output_channel - j * C8NUM; in WinogradOutputNC8HW8TransformFp16() local
|
| /third_party/libabigail/tests/data/test-abidiff-exit/ |
| D | qualifier-typedef-array-v0.c | 19 C r_c; member
|
| D | qualifier-typedef-array-v1.c | 19 restrict C r_c; // +restrict member
|
| /third_party/rust/rust/compiler/rustc_infer/src/infer/canonical/ |
| D | query_response.rs | 327 let r_c = substitute_value(self.tcx, &result_subst, r_c); in instantiate_nll_query_response_and_region_obligations() localVariable
|