File tree
8 files changed
+10
-6
lines changed8 files changed
+10
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
| 26 | + | |
| 27 | + | |
| 28 | + |
Submodule gomaxcompute updated 1 file
- .travis.yml+20-5
- base_image/Dockerfile+17
- scripts/data/iris.recordio
- scripts/test_elasticdl_submit.sh+20
- sqlflow_models/Dockerfile+4
- sqlflow_models/__init__.py+1
- sqlflow_models/deep_embedding_cluster.py+19-15
- sqlflow_models/dnnclassifier.py+76-18
- sqlflow_models/dnnclassifier_functional_api_example.py+27
- sqlflow_models/lstmclassifier.py+32-18
- tests/base.py+5-4
- tests/test_deep_embedding_cluster.py+5-5
- tests/test_dnnclassifier.py+1
- tests/test_dnnclassifier_functional_api_example.py+40
- tests/test_lstm.py+1
0 commit comments