#101 change implement for Modules.modules() to support Modules.trainable_params()

Merged
zoulq merged 1 commits from frelam/MSAdapter:master-new into master 1 year ago
frelam commented 1 year ago
frelam changed title from change implement for Modules.modules() and support trainable_params() to change implement for Modules.modules() to support trainable_params() 1 year ago
frelam changed title from change implement for Modules.modules() to support trainable_params() to change implement for Modules.modules() to support Modules.trainable_params() 1 year ago
zoulq merged commit f96acb2998 into master 1 year ago
hanjr referenced this issue from a commit 1 year ago
merge master into data (#109) merge master into data Merge pull request 'To suit mindspore-r2.0' (#105) from frelam/MSAdapter:master-new-r2.0-upstream into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/105 To suit mindspore-r2.0. update ci (#106) update ci Co-authored-by: hanjr92 <jiaronghan@outlook.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/106 add dropout1d,local_response_norm (#100) fix onehot merge fix cos_distance, add one_hot and pixel_shuffle merge annotate dropout1d of pytorch add dropout1d, lrn Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/100 update ci docker imager torch version to 1.12.1 (#102) update ci docker imager torch version to 1.12.1 Co-authored-by: hanjr92 <jiaronghan@outlook.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/102 Merge pull request 'change implement for Modules.modules() to support Modules.trainable_params()' (#101) from frelam/MSAdapter:master-new into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/101 change implement for Modules.modules() and support trainable_params() Merge pull request 'add some ops and do some adjustment' (#97) from frelam/MSAdapter:master-new into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/97 add some ops and do some adjustment Merge pull request 'add dropout' (#95) from tanh01 into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/95 add random func (#98) add random func Co-authored-by: Erpim <dengyepeng@huawei.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/98 fix merge Add Normalization (#96) common ut fix conflict Add Normalization Co-authored-by: Eric_lai <laicheng_vip@163.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/96 nn.alphadropout and featurealphadropout Merge pull request 'cast tensor' (#94) from zoulq/MSAdapter-zlq:new1 into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/94 Merge pull request 'add Bilinear and some functions' (#86) from tanh01 into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/86 annotate dropout1d of pytorch add featurealphadropout; use np.random.rand to replace ms.numpy.rand annotate dropout1d of pytorch add dropout Merge pull request 'add Bilinear and some functions' (#86) from tanh01 into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/86 fix merge fix distance Merge pull request 'fix Modules.modules()' (#83) from frelam/MSAdapter:master into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/83 add nn.upsampling annotate test_gumbel_softmax add distance, fix normalize add upsample_bilinear add upsample_nearest add layernorm and randn fix fix merge add bilnear fix Modules.modules() and add assert Add activations fun ut (#82) Add activations fun ut Co-authored-by: Eric_lai <laicheng_vip@163.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/82 add hardsigmoid, sigmoid, silu, threshold, gumbrlsoftmax Merge pull request 'add some loss API and testcases' (#80) from zoulq/MSAdapter-zlq:master-new into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/80 fix ci Merge remote-tracking branch 'upstream/master' into master-new Merge pull request 'add torch.transpose' (#78) from frelam/MSAdapter:master into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/78 add torch.transpose adjust some formatting add loss API and testcases Co-authored-by: hanjr92 <jiaronghan@outlook.com> Co-authored-by: zoulq <zouliqin@huawei.com> Co-authored-by: lvhaoyu <lvhaoyu@huawei.com> Co-authored-by: kcl <kcl1267@mail.ustc.edu.cn> Co-authored-by: Erpim <346161727@qq.com> Co-authored-by: laich <laich@pcl.ac.cn> Co-authored-by: zlq2020 <zouliqin@huawei.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/109
hanjr referenced this issue from a commit 1 year ago
merge data into master (#127) merge master into data add test_dataloader (#122) update add test_dataloader Co-authored-by: hanjr92 <jiaronghan@outlook.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/122 merge master into data (#109) merge master into data Merge pull request 'To suit mindspore-r2.0' (#105) from frelam/MSAdapter:master-new-r2.0-upstream into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/105 To suit mindspore-r2.0. update ci (#106) update ci Co-authored-by: hanjr92 <jiaronghan@outlook.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/106 add dropout1d,local_response_norm (#100) fix onehot merge fix cos_distance, add one_hot and pixel_shuffle merge annotate dropout1d of pytorch add dropout1d, lrn Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/100 update ci docker imager torch version to 1.12.1 (#102) update ci docker imager torch version to 1.12.1 Co-authored-by: hanjr92 <jiaronghan@outlook.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/102 Merge pull request 'change implement for Modules.modules() to support Modules.trainable_params()' (#101) from frelam/MSAdapter:master-new into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/101 change implement for Modules.modules() and support trainable_params() Merge pull request 'add some ops and do some adjustment' (#97) from frelam/MSAdapter:master-new into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/97 add some ops and do some adjustment Merge pull request 'add dropout' (#95) from tanh01 into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/95 add random func (#98) add random func Co-authored-by: Erpim <dengyepeng@huawei.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/98 fix merge Add Normalization (#96) common ut fix conflict Add Normalization Co-authored-by: Eric_lai <laicheng_vip@163.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/96 nn.alphadropout and featurealphadropout Merge pull request 'cast tensor' (#94) from zoulq/MSAdapter-zlq:new1 into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/94 Merge pull request 'add Bilinear and some functions' (#86) from tanh01 into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/86 annotate dropout1d of pytorch add featurealphadropout; use np.random.rand to replace ms.numpy.rand annotate dropout1d of pytorch add dropout Merge pull request 'add Bilinear and some functions' (#86) from tanh01 into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/86 fix merge fix distance Merge pull request 'fix Modules.modules()' (#83) from frelam/MSAdapter:master into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/83 add nn.upsampling annotate test_gumbel_softmax add distance, fix normalize add upsample_bilinear add upsample_nearest add layernorm and randn fix fix merge add bilnear fix Modules.modules() and add assert Add activations fun ut (#82) Add activations fun ut Co-authored-by: Eric_lai <laicheng_vip@163.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/82 add hardsigmoid, sigmoid, silu, threshold, gumbrlsoftmax Merge pull request 'add some loss API and testcases' (#80) from zoulq/MSAdapter-zlq:master-new into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/80 fix ci Merge remote-tracking branch 'upstream/master' into master-new Merge pull request 'add torch.transpose' (#78) from frelam/MSAdapter:master into master Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/78 add torch.transpose adjust some formatting add loss API and testcases Co-authored-by: hanjr92 <jiaronghan@outlook.com> Co-authored-by: zoulq <zouliqin@huawei.com> Co-authored-by: lvhaoyu <lvhaoyu@huawei.com> Co-authored-by: kcl <kcl1267@mail.ustc.edu.cn> Co-authored-by: Erpim <346161727@qq.com> Co-authored-by: laich <laich@pcl.ac.cn> Co-authored-by: zlq2020 <zouliqin@huawei.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/109 update multiprocessing dataloader (#99) Merge branch 'data' into hanjr-patch update fix confict update multiprocessing dataloader Co-authored-by: hanjr92 <jiaronghan@outlook.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/99 更新 '.drone.yml' data (#92) add data/distributed Co-authored-by: Erpim <dengyepeng@huawei.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/92 add data/communication (#90) add graph add data/communication Co-authored-by: Erpim <dengyepeng@huawei.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/90 transfer data._utils (#88) transfer data._utils Co-authored-by: Erpim <dengyepeng@huawei.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/88 Merge pull request 'fix random in sampler' (#87) from hanjr-patch into data Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/87 fix random in sampler merge master (#85) Add activations fun ut (#82) Add activations fun ut Co-authored-by: Eric_l... Co-authored-by: hanjr92 <jiaronghan@outlook.com> Co-authored-by: Erpim <346161727@qq.com> Reviewed-on: https://git.openi.org.cn/OpenI/MSAdapter/pulls/127
The pull request has been merged as f96acb2998.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.