Skip to content

Issues: sql-machine-learning/elasticdl

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Support better index reading from multi RecordIO files
#387 opened May 21, 2019 by zou000 updated Sep 4, 2019
Rewrite the master in Go after separating the parameter server from the master enhancement New feature or request
#816 opened Jun 29, 2019 by wangkuiyi updated Sep 4, 2019
More coverage in integration test
#1203 opened Sep 18, 2019 by skydoorkai updated Sep 18, 2019
Versioning story for ElasticDL
#1121 opened Sep 4, 2019 by ywskycn updated Sep 18, 2019
Implement fail over for Master POD
#1227 opened Sep 23, 2019 by brightcoder01 updated Sep 23, 2019
some refactor work of parameter server
#1197 opened Sep 17, 2019 by QiJune updated Oct 14, 2019
13 tasks
Run different unit tests according to the changed files enhancement New feature or request
#1336 opened Oct 23, 2019 by mhaoli updated Oct 23, 2019
How to do optimzation in pserver parameter server
#1242 opened Sep 26, 2019 by QiJune updated Oct 23, 2019
Worker should stop task and report failed to master if a mini-batch of the task failed. bug Something isn't working
#1241 opened Sep 26, 2019 by workingloong updated Oct 28, 2019
[Serving] Save keras model with huge embedding layers. serving
#1447 opened Nov 12, 2019 by workingloong updated Nov 12, 2019
Master handles the errMsg that worker reports
#1398 opened Oct 31, 2019 by chunyang-wen updated Nov 14, 2019
Capture all task exception
#1491 opened Nov 21, 2019 by chunyang-wen updated Nov 21, 2019
Worker no need to start when ps or master pod is completed.
#1504 opened Nov 22, 2019 by skydoorkai updated Nov 22, 2019
Memory leaks when using tf.keras.metrics update_states in the master grpc server. bug Something isn't working TF_BUG
#1568 opened Dec 16, 2019 by workingloong updated Dec 16, 2019
Memory leak using tf.py_function in customized embedding layers with eager execution bug Something isn't working TF_BUG
#1567 opened Dec 16, 2019 by workingloong updated Dec 16, 2019
Any plan to support gang scheduling?
#1626 opened Jan 10, 2020 by xiaogaozi updated Jan 13, 2020
ElasticDL embedding_column supports SequenceFeatures.
#1632 opened Jan 14, 2020 by brightcoder01 updated Jan 14, 2020
Exceptions from k8s_client happen frequently in the master pod.
#1634 opened Jan 14, 2020 by brightcoder01 updated Jan 14, 2020
ProTip! Exclude everything labeled bug with -label:bug.