Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(ResNet) Support Identity Layer in Spark-DL #8

Closed
yiheng opened this issue Sep 14, 2016 · 0 comments
Closed

(ResNet) Support Identity Layer in Spark-DL #8

yiheng opened this issue Sep 14, 2016 · 0 comments

Comments

@yiheng
Copy link
Contributor

yiheng commented Sep 14, 2016

We need to support Identity layer in Spark-DL to enable ResNet. We can reference torch implementation at https://github.com/torch/nn/blob/master/Identity.lua

@yiheng yiheng changed the title Support Identity Layer in Spark-DL (ResNet) Support Identity Layer in Spark-DL Sep 14, 2016
@yiheng yiheng closed this as completed Sep 29, 2016
i8run referenced this issue in i8run/BigDL Feb 12, 2018
fix: batch norm weights tensor to Dense
Litchilitchy added a commit to Litchilitchy/BigDL that referenced this issue Sep 27, 2022
* update ckks in FLServer LR Aggregator

* some changes

* support ckks at scala FL Server

* add

* add

* fix and add ut

* fix and add ut

* add support for customized client module and divide example to 2 parties

* add comments

* fix
qiuxin2012 added a commit that referenced this issue Oct 13, 2022
* vfl LR ckks (#10)

* tests

* add census

* add train

* update census

* update

* add time count

* add new layer

* update vfl client

* add decrypt

* ckksTest

* Merge ckks in FLServer LR Aggregator (#7)

* update ckks in FLServer LR Aggregator

* some changes

* support ckks at scala FL Server

* add

* add

* fix and add ut

* fix and add ut

* add support for customized client module and divide example to 2 parties

* add comments

* split

* Ckks & Dllib Example fix (#8)

* update ckks in FLServer LR Aggregator

* some changes

* support ckks at scala FL Server

* add

* add

* fix and add ut

* fix and add ut

* add support for customized client module and divide example to 2 parties

* add comments

* fix

* fix none target sample

* fix model

* fix train

* fix accuracy

* add shuffle

* enable ckks

* fix ckks

* Ckks fix the bug and add server error message (#9)

* update ckks in FLServer LR Aggregator

* some changes

* support ckks at scala FL Server

* add

* add

* fix and add ut

* fix and add ut

* add support for customized client module and divide example to 2 parties

* add comments

* fix

* fix

* some fix

* update

Co-authored-by: Song Jiaming <[email protected]>

* remove useless  dependency

* update client

* update client

* update

* fix style

* update

* update unit test

* code clean up

* fix ut

* add all-dependencies

* update

* update readme

* update readme and pom

* fix ut

* update pom

* update pom

* update

* add documents

* some update

* revert some code

Co-authored-by: Song Jiaming <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants