Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sql-machine-learning/elasticdl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1
Choose a base ref
...
head repository: sql-machine-learning/elasticdl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 18 commits
  • 17 files changed
  • 3 contributors

Commits on Apr 7, 2021

  1. Bump jinja2 from 2.11.2 to 2.11.3 in /elasticdl_client (#2515)

    Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 to 2.11.3.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
    - [Commits](pallets/jinja@2.11.2...2.11.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    73c5c35 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    ceb636d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Add an example of Tensorflow 1.x with pictures. (#2518)

    * Add an example of Tensorflow 1.x
    
    * precommit
    
    * Add annotations
    
    * Fix by comments
    workingloong authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    447ac93 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Design for Dynamic Sharding to Support Reading Original Images (#2341)

    * Dynamic Sharding Support Reading Original Images
    
    * Dynamic Sharding Support Reading Original Images
    
    * Fix by comments
    
    * Polish by comments
    
    * Polish by comments
    
    * Add a demo to create a dataloader using COCO dataset
    workingloong authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    4edfde5 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Bump tensorflow from 2.1.2 to 2.5.1 in /elasticdl_preprocessing (#2523)

    Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.1.2 to 2.5.1.
    - [Release notes](https://github.com/tensorflow/tensorflow/releases)
    - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
    - [Commits](tensorflow/tensorflow@v2.1.2...v2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: tensorflow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    2dcdce6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Improve performance (#2529)

    DLPerf authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    ddfa3b7 View commit details
    Browse the repository at this point in the history
  2. Add an example of tf.estimator (#2525)

    * Add an example of tf.estimator
    
    * Import hooks from elasticai_api
    
    * Fix by comments
    workingloong authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    87934a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Add an example for DeepFM estimator in deepctr (#2526)

    * Add an example for DeepFM estimator in deepctr
    
    * Add a hook to report batch done
    
    * Add a tutorial for DeepCTR estimator models
    
    * Fix by comments
    
    * Fix by comments
    workingloong authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    5217774 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. A tutorial for tf.estimator (#2528)

    * Add tutorials for tf.estimator
    
    * Add a tutorial to how run a tf.estimator model using ElasticDL
    
    * Polish the tutorial
    
    * Polish the tutorial by comments
    workingloong authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    a5a6c50 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

  1. Update ReadMe (#2531)

    * Fix readme
    
    * Update readme
    workingloong authored Sep 10, 2021
    Configuration menu
    Copy the full SHA
    3558e62 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. A PyTorch tutorial (#2530)

    * Add tutorials for pytorch
    
    * Add a tutorial of Pytorch
    workingloong authored Sep 18, 2021
    Configuration menu
    Copy the full SHA
    5a74bd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2021

  1. Configuration menu
    Copy the full SHA
    5abcdc3 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Bump tensorflow from 2.5.1 to 2.5.2 in /elasticdl_preprocessing (#2533)

    Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.1 to 2.5.2.
    - [Release notes](https://github.com/tensorflow/tensorflow/releases)
    - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
    - [Commits](tensorflow/tensorflow@v2.5.1...v2.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: tensorflow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    67955cb View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Bump tensorflow from 2.1.2 to 2.5.2 in /elasticdl (#2534)

    Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.1.2 to 2.5.2.
    - [Release notes](https://github.com/tensorflow/tensorflow/releases)
    - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
    - [Commits](tensorflow/tensorflow@v2.1.2...v2.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: tensorflow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 28, 2021
    Configuration menu
    Copy the full SHA
    f7ded49 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Bump tensorflow from 2.5.2 to 2.7.2 in /elasticdl_preprocessing (#2540)

    Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.2 to 2.7.2.
    - [Release notes](https://github.com/tensorflow/tensorflow/releases)
    - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
    - [Commits](tensorflow/tensorflow@v2.5.2...v2.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: tensorflow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    22e7099 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Bump tensorflow from 2.7.2 to 2.9.3 in /elasticdl_preprocessing (#2543)

    Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.2 to 2.9.3.
    - [Release notes](https://github.com/tensorflow/tensorflow/releases)
    - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
    - [Commits](tensorflow/tensorflow@v2.7.2...v2.9.3)
    
    ---
    updated-dependencies:
    - dependency-name: tensorflow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    d723226 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Import: This repository is deprecated. (#2547)

    * Import: This repository is deprecated.
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    workingloong authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    86cd6ff View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    0cbc361 View commit details
    Browse the repository at this point in the history
Loading