Home
last modified time | relevance | path

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

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