Home
last modified time | relevance | path

Searched defs:param_group (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/train/optim/
H A Dsgd.h44 SGDParamGroup(const SGDParamGroup& param_group) in SGDParamGroup()
80 for (const auto& param_group : param_groups) { in SGD() local
H A Dsgd.cpp49 void SGD::add_param_group(const SGDParamGroup& param_group) { in add_param_group()
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/optim/
H A Doptimizer.h84 OptimizerParamGroup(const OptimizerParamGroup& param_group) in OptimizerParamGroup()
121 for (const auto& param_group : param_groups) { in Optimizer() local
/aosp_15_r20/external/executorch/extension/training/optimizer/
H A Dsgd.h135 SGDParamGroup(const SGDParamGroup& param_group) in SGDParamGroup()
186 for (const auto& param_group : param_groups) { in SGD() local
H A Dsgd.cpp74 void SGD::add_param_group(const SGDParamGroup& param_group) { in add_param_group()
/aosp_15_r20/external/executorch/backends/qualcomm/builders/
H A Dqnn_constants.py44 param_group: str = "group" variable in OpConv2d
153 param_group = "group" variable in OpGroupNorm
379 param_group: str = "group" variable in OpTransposeConv2d
/aosp_15_r20/external/pytorch/torch/distributed/optim/
H A Dpost_localSGD_optimizer.py109 def add_param_group(self, param_group): argument
/aosp_15_r20/external/pytorch/torch/distributed/pipelining/
H A D_backward.py185 def get_hook(param_group, i): argument
/aosp_15_r20/external/pytorch/torch/csrc/api/src/optim/
H A Doptimizer.cpp98 void Optimizer::add_param_group(const OptimizerParamGroup& param_group) { in add_param_group()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dwhile_loop_concat_code_motion.cc682 const auto& param_group = groups->GetGroup(param_group_index->first); in AddCopiesToRoot() local
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dserialize.cpp105 for (auto& param_group : optim3_2.param_groups()) { in test_serialize_optimizer() local
/aosp_15_r20/external/mesa3d/src/asahi/lib/
H A Dunstable_asahi_drm.h96 __u32 param_group; member
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h96350 struct config_group param_group; member
H A Dvmlinux.h96350 struct config_group param_group; member