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

Merge dev postgreql to master #1208

Merged
merged 67 commits into from
Aug 17, 2024
Merged

Merge dev postgreql to master #1208

merged 67 commits into from
Aug 17, 2024

Commits on May 24, 2024

  1. Add the distributed version of the model

    Add the distributed version of the model
    GY-GitCode authored May 24, 2024
    Configuration menu
    Copy the full SHA
    90357af View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Create mnist_cnn.py

    Add implementation for the autograd model
    jinyangturbo authored May 26, 2024
    Configuration menu
    Copy the full SHA
    79dd9f6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 13, 2024

  1. Add sparsification version of the model

    Add sparsification version of the model
    GY-GitCode authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    af09a0f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1175 from jinyangturbo/dev-postgresql

    Create mnist_cnn.py
    lzjpaul authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f52e35f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1176 from GY-GitCode/24-6-13-dev

    Add the sparsification version of the model
    chrishkchris authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2730269 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Create mnist_dist.py

    Add a distributed version of the model
    solopku authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    fb9106c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdbb7a2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1178 from NLGithubWP/dev-postgresql

    Add multiprocess version of the model
    lzjpaul authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0ee8cb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Add implementations for the autograd resnet cifar-10

    Add implementations for the autograd resnet cifar-10
    GY-GitCode authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    edfac8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9eb59b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1181 from NLGithubWP/dataset

    Add the benchmark dataset for testing the model selection
    lzjpaul authored Jun 15, 2024
    Configuration menu
    Copy the full SHA
    cd90fa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44b1c9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbb194b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    bad4181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cf604e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1179 from GY-GitCode/24-6-16-dev

    Add implementations for the autograd resnet cifar-10
    chrishkchris authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    7b4b658 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge pull request #1177 from solopku/patch-2

    Create mnist_dist.py
    nudles authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    15640e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdd8ece View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1183 from lemonviv/add-mnist-download

    Add the download implementations for the benchmark dataset
    chrishkchris authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    80760ce View commit details
    Browse the repository at this point in the history
  4. Create cifar100.py

    add cifar100 for testing the model selection
    jinyangturbo authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a1416c2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1184 from zlheui/add-resnet-in-autograd

    Add the implementations of resnet model in the autograd
    nudles authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9caa25d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Create cifar10.py

    Add a benchmark dataset for testing the model selection
    solopku authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    69f5167 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge pull request #1185 from Zrealshadow/dev-postgresql-patch

    add the implementations of xceptionnet model in the autograd
    lzjpaul authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ef7b196 View commit details
    Browse the repository at this point in the history
  2. Create download_cifar100.py

    Download the benchmark dataset for testing the model selection
    solopku authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a97941f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Merge pull request #1188 from solopku/patch-4

    Create download_cifar100.py
    nudles authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    2fd2aa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2ffece View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Merge pull request #1186 from jinyangturbo/dev-postgresql

    Create cifar100.py
    chrishkchris authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d842c74 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    133e106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10086e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Merge pull request #1189 from NLGithubWP/dev-postgresql

    Add the implementation for the native model in the cnn ms example
    chrishkchris authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    7281a74 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1190 from dcslin/dev-postgresql

    Add implementations for data downloading in cnn ms example
    lzjpaul authored Jul 26, 2024
    Configuration menu
    Copy the full SHA
    b34cfd7 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Add the msmlp model implementation for the cnn ms example

    Add the msmlp model implementation for the cnn ms example
    GY-GitCode authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    6f9051c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. Merge pull request #1192 from moazreyad/dev-postgresql

    Commit the benchmark model for the cnn ms example
    nudles authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    924f352 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    d917f09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20ffa82 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge pull request #1193 from moazreyad/dev-postgresql

    Add the Sum Error Loss for Synfolw
    chrishkchris authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    8735f49 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Add the implementation for the SumError class

    Add the implementation for the SumError class
    GY-GitCode authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c01551e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 9, 2024

  1. Update the RELEASE_NOTES for v4.3.0

    Update the RELEASE_NOTES for v4.3.0
    lzjpaul authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d745905 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    8ec9585 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7237a87 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Merge pull request #1195 from lzjpaul/24-8-9-dev

    Update the RELEASE_NOTES for v4.3.0
    chrishkchris authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    9a87f9e View commit details
    Browse the repository at this point in the history
  2. Update setup.py for v4.3.0

    Update setup.py for v4.3.0
    GY-GitCode authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    04859e6 View commit details
    Browse the repository at this point in the history
  3. Update meta.yaml for v4.3.0

    Update meta.yaml for v4.3.0
    GY-GitCode authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    827f22d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1197 from GY-GitCode/24-8-11-dev

    Update configurations for v4.3.0
    chrishkchris authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    8f81095 View commit details
    Browse the repository at this point in the history
  5. Add the SumErrorLayer class for the msmlp model

    Add the SumErrorLayer class for the msmlp model
    zmeihui authored Aug 11, 2024
    Configuration menu
    Copy the full SHA
    d4b11ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    77fbc63 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Create train.py

    Add the training script for the transformer example
    solopku authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    09df965 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    c594e78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e397d7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55b6de2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1544f14 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge pull request #1200 from moazreyad/dev-postgresql

    Add the running script for the Transformer example
    nudles authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e1200aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5857b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2677bdd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1202 from gzrp/dev-postgresql

    Add implementations of the Transformer model
    chrishkchris authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9ce6f8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b721fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    292acb2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    26664e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7d3a3b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    a204dfd View commit details
    Browse the repository at this point in the history
  2. Update Transformer example README.md

    Update Transformer example README.md
    zmeihui authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    0096e45 View commit details
    Browse the repository at this point in the history
  3. Update the license header for README.md

    Update the license header for README.md
    zmeihui authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    9b0bbf1 View commit details
    Browse the repository at this point in the history
  4. Update pom.xml

    Update pom.xml
    zmeihui authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    294a719 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2108b7 View commit details
    Browse the repository at this point in the history