Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Java2.0 proto #20461

Merged
merged 63 commits into from
Oct 5, 2021
Merged

Java2.0 proto #20461

merged 63 commits into from
Oct 5, 2021

Commits on Jun 28, 2021

  1. ADD: first commit

    cspchen committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    3aa0a24 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. ADD: load local libraries

    cspchen committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    735320d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. UPDATE: use header files of MXNet 2.0

    cspchen committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    67e2988 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    563bdcd View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. ADD: add symbol loading and closing

    add module integration
    cspchen committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    5829a44 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. ADD: [WIP] Component MxNDArray

    cspchen committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    5250246 View commit details
    Browse the repository at this point in the history
  2. ADD: [WIP] Component MxNDArray

    cspchen committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    8a666f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    aba88ab View commit details
    Browse the repository at this point in the history
  2. ADD: Component CachedOp

    cspchen committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    b1037ed View commit details
    Browse the repository at this point in the history
  3. REMOVE: module api which is no use

    cspchen committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    edbf730 View commit details
    Browse the repository at this point in the history
  4. FIX: dependency missing

    cspchen committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    df2d0c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

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

Commits on Jul 18, 2021

  1. Configuration menu
    Copy the full SHA
    b9b9021 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into jave2.0-proto

    cspchen committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    a458c54 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    64b443d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92e4814 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. ADD: Sample model downloader for MLP

    cspchen committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    f99f813 View commit details
    Browse the repository at this point in the history
  2. ADD: doc

    cspchen committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    8020d69 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

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

Commits on Jul 22, 2021

  1. FIX: Mxnet crash when process exits.

    cspchen committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    36a5f4e View commit details
    Browse the repository at this point in the history
  2. FIX: remove and initialize 3rdparty directory

    cspchen committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    d097675 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8756743 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'java2.0-proto' into jave2.0-proto

    cspchen committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    fd3cef6 View commit details
    Browse the repository at this point in the history
  5. Revert "FIX: remove and initialize 3rdparty directory"

    This reverts commit d097675
    cspchen committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    a687482 View commit details
    Browse the repository at this point in the history
  6. FIX: redownload files in 3rdparty

    cspchen committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    22dc991 View commit details
    Browse the repository at this point in the history
  7. FIX: reset --hard the version of a few submodules

    cspchen committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    83907da View commit details
    Browse the repository at this point in the history
  8. FIX: reset --hard the version of a few submodules

    cspchen committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    a3beddd View commit details
    Browse the repository at this point in the history
  9. FIX: reset --hard the version of a few submodules

    cspchen committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    d1bc141 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    963568c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    aeec7f1 View commit details
    Browse the repository at this point in the history
  2. ADD: add copyright

    cspchen committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    a7da58f View commit details
    Browse the repository at this point in the history
  3. FIX: group name, path to find header files

    cspchen committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    62d560f View commit details
    Browse the repository at this point in the history
  4. UPDATE: README.md

    cspchen committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    216fb8f View commit details
    Browse the repository at this point in the history
  5. ADD: copyright

    cspchen committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    f47045f View commit details
    Browse the repository at this point in the history
  6. ADD: copyright

    cspchen committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    8776eab View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. ADD: package-info

    ADD: ci
    
    ADD: ci
    
    ADD: make modification to trigger ci
    
    ADD: ci
    
    ADD: ci
    
    ADD: ci
    
    ADD: ci
    
    ADD: gradlew
    
    ADD: java_package_ci
    
    ADD: java_package_ci
    
    ADD: java_package_ci
    
    ADD: java_package_ci
    
    ADD: java_package_ci
    
    ADD: java_package_ci
    
    ADD: java_package_ci
    
    ADD: java_package_ci
    
    ADD: java_package_ci
    
    FIX: build failure
    cspchen committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    ae90d8d View commit details
    Browse the repository at this point in the history
  2. FIX: ci config file

    cspchen committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    77ea37d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. UPDATE: remove ParameterStore and some scripts

    UPDATE: remove Initializer.java
    cspchen committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    85f0c64 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. UPDATE: ci for java-package

    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    FIX: issues in Resource close methods
    
    FIX: issues in Resource close methods
    
    FIX: issues in Resource close methods
    
    UPDATE: remove scripts for dev
    cspchen committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    be4afd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. FIX: loading on Linux platform

    cspchen committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    240841c View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. # This is a combination of 18 commits.

    # This is the 1st commit message:
    
    FIX: loading on Linux platform
    
    # This is the commit message #2:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#3:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#4:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#5:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#6:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#7:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#8:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#9:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#10:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#11:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#12:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#13:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#14:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#15:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#16:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#17:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#18:
    
    UPDATE: ci for java-package
    cspchen committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    1ea18ed View commit details
    Browse the repository at this point in the history
  2. # This is a combination of 27 commits.

    parent 1ea18ed
    author cspchen <cspchen@amazon.com> 1629186478 +0800
    committer cspchen <cspchen@amazon.com> 1629186485 +0800
    
    # This is a combination of 21 commits.
    # This is the 1st commit message:
    
    FIX: loading on Linux platform
    
    # This is the commit message #2:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#3:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#4:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#5:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#6:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#7:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#8:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#9:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#10:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#11:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#12:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#13:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#14:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#15:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#16:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#17:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#18:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#19:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#20:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#21:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#22:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#23:
    
    UPDATE: jenkins ci scripts for java-package
    
    # This is the commit message apache#24:
    
    UPDATE: jenkins ci scripts for java-package
    
    # This is the commit message apache#25:
    
    UPDATE: jenkins ci scripts for java-package
    
    # This is the commit message apache#26:
    
    UPDATE: jenkins ci scripts for java-package
    
    # This is the commit message apache#27:
    
    UPDATE: jenkins ci scripts for java-package
    cspchen committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    24bfc34 View commit details
    Browse the repository at this point in the history
  3. MERGE: resolve conflicts

    cspchen committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    87130e2 View commit details
    Browse the repository at this point in the history
  4. MERGE: resolve conflicts

    cspchen committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    1a3a644 View commit details
    Browse the repository at this point in the history
  5. # This is a combination of 35 commits.

    parent 1ea18ed
    author cspchen <cspchen@amazon.com> 1629186478 +0800
    committer cspchen <cspchen@amazon.com> 1629186485 +0800
    
    # This is a combination of 21 commits.
    # This is the 1st commit message:
    
    FIX: loading on Linux platform
    
    # This is the commit message #2:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#3:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#4:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#5:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#6:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#7:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#8:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#9:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#10:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#11:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#12:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#13:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#14:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#15:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#16:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#17:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#18:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#19:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#20:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#21:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#22:
    
    UPDATE: ci for java-package
    
    # This is the commit message apache#23:
    
    UPDATE: jenkins ci scripts for java-package
    
    # This is the commit message apache#24:
    
    UPDATE: jenkins ci scripts for java-package
    
    # This is the commit message apache#25:
    
    UPDATE: jenkins ci scripts for java-package
    
    # This is the commit message apache#26:
    
    UPDATE: jenkins ci scripts for java-package
    
    # This is the commit message apache#27:
    
    UPDATE: jenkins ci scripts for java-package
    
    # This is the commit message apache#28:
    
    UPDATE: jenkins ci scripts for java-package
    
    # This is the commit message apache#30:
    
    UPDATE: jenkins ci scripts for java-package
    
    # This is the commit message apache#31:
    
    UPDATE: jenkins ci scripts for java-package
    
    # This is the commit message apache#32:
    
    UPDATE: jenkins ci scripts for java-package
    
    # This is the commit message apache#33:
    
    UPDATE: jenkins ci scripts for java-package
    
    # This is the commit message apache#34:
    
    FIX: issues in Resource close methods
    
    # This is the commit message apache#35:
    
    FIX: issues in Resource close methods
    cspchen committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    fa5bbbd View commit details
    Browse the repository at this point in the history
  6. parent 1ea18ed

    author cspchen <cspchen@amazon.com> 1629186478 +0800
    committer cspchen <cspchen@amazon.com> 1629186485 +0800
    
    FIX: loading on Linux platform
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: ci for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    UPDATE: jenkins ci scripts for java-package
    
    FIX: issues in Resource close methods
    
    FIX: issues in Resource close methods
    
    FIX: issues in Resource close methods
    
    DOC: add doc
    
    STYLE: change code style for pmd check
    
    FIX: avoid the register for a signal handler twice
    
    STYLE: pass pmd check
    
    UPDATE: remove unused scripts
    cspchen committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    bfc1f5d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. FIX: solve problems before merge

    cspchen committed Aug 31, 2021
    1 Configuration menu
    Copy the full SHA
    720a14d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2021

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

Commits on Sep 6, 2021

  1. FIX: licence to apache

    channel960608 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    277a51d View commit details
    Browse the repository at this point in the history
  2. FIX: sanity check

    channel960608 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    e05a8ef View commit details
    Browse the repository at this point in the history
  3. FIX: sanity check

    channel960608 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    bd8c3df View commit details
    Browse the repository at this point in the history
  4. FIX: sanity check

    channel960608 committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    4f31840 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

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

Commits on Sep 12, 2021

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

Commits on Sep 13, 2021

  1. DOC: add document

    channel960608 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    8b2984b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d30f077 View commit details
    Browse the repository at this point in the history
  3. FIX: clang static check

    channel960608 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    5817850 View commit details
    Browse the repository at this point in the history
  4. FIX: sanity

    channel960608 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    1b1f190 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Configuration menu
    Copy the full SHA
    6955539 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from channel960608/feature/java2.0-proto-09252021

    FIX: skip signal handler registration when building java package
    channel960608 authored Sep 25, 2021
    Configuration menu
    Copy the full SHA
    4915e06 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    db3fe64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a16984 View commit details
    Browse the repository at this point in the history
  3. FIX: add license

    channel960608 committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    9b5899b View commit details
    Browse the repository at this point in the history