Home
last modified time | relevance | path

Searched refs:redundant_reduction (Results 1 – 8 of 8) sorted by relevance

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/
H A Dcpu_reducer.hpp216 bool redundant_reduction in reduce() local
218 if (redundant_reduction) return; in reduce()
295 bool redundant_reduction in reduce() local
297 if (redundant_reduction) return; in reduce()
H A Dcpu_reducer.cpp355 bool redundant_reduction in reduce_nolock() local
357 if (redundant_reduction) return; in reduce_nolock()
489 bool redundant_reduction in reduce_nolock() local
491 if (redundant_reduction) return; in reduce_nolock()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/aarch64/
H A Dcpu_reducer.hpp217 bool redundant_reduction in reduce() local
219 if (redundant_reduction) return; in reduce()
296 bool redundant_reduction in reduce() local
298 if (redundant_reduction) return; in reduce()
H A Dcpu_reducer.cpp370 bool redundant_reduction in reduce_nolock() local
372 if (redundant_reduction) return; in reduce_nolock()
504 bool redundant_reduction in reduce_nolock() local
506 if (redundant_reduction) return; in reduce_nolock()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/aarch64/
H A Dcpu_reducer.hpp217 bool redundant_reduction in reduce() local
219 if (redundant_reduction) return; in reduce()
296 bool redundant_reduction in reduce() local
298 if (redundant_reduction) return; in reduce()
H A Dcpu_reducer.cpp370 bool redundant_reduction in reduce_nolock() local
372 if (redundant_reduction) return; in reduce_nolock()
504 bool redundant_reduction in reduce_nolock() local
506 if (redundant_reduction) return; in reduce_nolock()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/
H A Dcpu_reducer.hpp216 bool redundant_reduction in reduce() local
218 if (redundant_reduction) return; in reduce()
295 bool redundant_reduction in reduce() local
297 if (redundant_reduction) return; in reduce()
H A Dcpu_reducer.cpp355 bool redundant_reduction in reduce_nolock() local
357 if (redundant_reduction) return; in reduce_nolock()
489 bool redundant_reduction in reduce_nolock() local
491 if (redundant_reduction) return; in reduce_nolock()