Searched refs:reserve_ (Results 1 – 6 of 6) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/gpu/ |
D | batch_norm_relu_grad_fusion.h | 34 reserve_ = std::make_shared<Var>(); 47 VarPtr reserve_; variable
|
D | batch_norm_add_relu_grad_fusion.h | 37 reserve_ = std::make_shared<Var>(); 53 VarPtr reserve_; variable
|
D | batch_norm_relu_grad_fusion.cc | 34 VectorRef({prim::kPrimBatchNormGrad, relu_grad, x_, scale_, save_mean_, save_var_, reserve_}); in DefinePattern()
|
D | batch_norm_add_relu_grad_fusion.cc | 154 VectorRef({prim::kPrimBatchNormGrad, relu_grad, x_, scale_, save_mean_, save_var_, reserve_}); in DefinePattern()
|
/third_party/boost/boost/msm/front/euml/ |
D | container.hpp | 950 Reserve_Helper const reserve_; variable
|
/third_party/mesa3d/docs/relnotes/ |
D | 21.2.0.rst | 706 - panfrost: Eliminate reserve_* functions
|