Skip to content

Conversation

@frankfliu
Copy link
Contributor

Change-Id: I1c73df17cb077b9ce8905fcc2fc8bbb37b9688d8

Description

Brief description of what this PR is about

  • If this change is a backward incompatible change, why must this change be made?
  • Interesting edge cases to note here

Change-Id: I1c73df17cb077b9ce8905fcc2fc8bbb37b9688d8
@codecov-commenter
Copy link

codecov-commenter commented Jun 9, 2021

Codecov Report

Merging #1004 (47e853d) into master (d8e7e1d) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1004   +/-   ##
=========================================
  Coverage     70.02%   70.02%           
- Complexity     5105     5106    +1     
=========================================
  Files           504      504           
  Lines         22582    22582           
  Branches       2366     2366           
=========================================
+ Hits          15812    15814    +2     
+ Misses         5503     5502    -1     
+ Partials       1267     1266    -1     
Impacted Files Coverage Δ
api/src/main/java/ai/djl/repository/Artifact.java 93.10% <0.00%> (+1.72%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d8e7e1d...47e853d. Read the comment docs.

@frankfliu frankfliu merged commit 77809f4 into deepjavalibrary:master Jun 10, 2021
@frankfliu frankfliu deleted the weekly branch June 10, 2021 21:07
AzizZayed added a commit to AzizZayed/djl that referenced this pull request Jun 15, 2021
commit 0092f8e
Author: Aziz Zayed <[email protected]>
Date:   Tue Jun 15 08:22:51 2021 -0700

    Fixed truncated-normal bug

commit a6ded8c
Author: Aziz Zayed <[email protected]>
Date:   Mon Jun 14 13:33:30 2021 -0700

    [pytorch] Add BigGAN demo

commit f145614
Merge: a8a1a9b ec8405b
Author: Abd-El-Aziz Zayed <[email protected]>
Date:   Fri Jun 11 20:45:34 2021 -0700

    Merge branch 'deepjavalibrary:master' into master

commit ec8405b
Author: Abd-El-Aziz Zayed <[email protected]>
Date:   Fri Jun 11 14:53:59 2021 -0700

    [pytorch] Add oneHot operator (deepjavalibrary#1014)

    [tensoflow] Add truncated normal operation

commit 50600fd
Author: Frank Liu <[email protected]>
Date:   Fri Jun 11 14:53:43 2021 -0700

    upgrade dependencies version (deepjavalibrary#1012)

    Change-Id: I709938f69f21096bc5cd29a24191f0f282dcbc97

commit 3379fd2
Author: Frank Liu <[email protected]>
Date:   Fri Jun 11 14:53:29 2021 -0700

    [serving] Fix flaky test (deepjavalibrary#1013)

    Change-Id: I13b89e04516c59a3d28ecafd49f4f808630b22fb

commit 23157fd
Author: Frank Liu <[email protected]>
Date:   Thu Jun 10 16:31:03 2021 -0700

    Enable spotbugs for java 11+ (deepjavalibrary#1010)

    Change-Id: I74effbf45492a5cf50e09ba8af0223d2b1bcb5a5

commit 4f38708
Author: Frank Liu <[email protected]>
Date:   Thu Jun 10 16:30:50 2021 -0700

    Fix model zoo test typo (deepjavalibrary#1009)

    Change-Id: I7c0109c6e5fc0ece16288082fd830718f20ad489

commit a8a1a9b
Merge: 77809f4 30b03f4
Author: Aziz Zayed <[email protected]>
Date:   Thu Jun 10 15:16:05 2021 -0700

    Merge Truncated-Normal branch

commit 77809f4
Author: Frank Liu <[email protected]>
Date:   Thu Jun 10 14:07:43 2021 -0700

    Make model zoo test weekly (deepjavalibrary#1004)

    Change-Id: I1c73df17cb077b9ce8905fcc2fc8bbb37b9688d8

commit 0aec8ca
Author: Abd-El-Aziz Zayed <[email protected]>
Date:   Thu Jun 10 12:46:16 2021 -0700

    [tensoflow] Add truncated normal operation (deepjavalibrary#1005)

commit 30b03f4
Author: Aziz Zayed <[email protected]>
Date:   Wed Jun 9 01:40:33 2021 -0700

    [tensoflow] Add truncated normal operation

commit d8e7e1d
Author: Frank Liu <[email protected]>
Date:   Wed Jun 9 07:55:15 2021 -0700

    Fixes deepjavalibrary#999, hanlde UTF16 surrogate charactors properly. (deepjavalibrary#1003)

    Change-Id: I19e77cf5a8282bea901434041806eb102549ec0f

commit b0fe73a
Author: Frank Liu <[email protected]>
Date:   Tue Jun 8 17:56:19 2021 -0700

    [pytorch] Update load model jupyter notebook (deepjavalibrary#1002)

    Change-Id: I1889aa93d2002e6ce02c740d2d1d3517bf586760

commit 8286930
Author: Frank Liu <[email protected]>
Date:   Tue Jun 8 15:29:27 2021 -0700

    [tensorflow] fix optOption usage document (deepjavalibrary#1001)

    Change-Id: Ie044839cf082d63010a5c26d3f2f8833447919c6

commit a26f5b2
Author: Abd-El-Aziz Zayed <[email protected]>
Date:   Tue Jun 8 15:29:10 2021 -0700

    Updated PyTorch Docs  (deepjavalibrary#1000)

    * Added auto softmax metadata for action_recognition

    * Update PyTorch Docs

commit e6890f9
Author: Lanking <[email protected]>
Date:   Mon Jun 7 18:25:19 2021 -0700

    upgrade xgboost (deepjavalibrary#993)

commit a0dcf3a
Author: Lanking <[email protected]>
Date:   Mon Jun 7 18:25:12 2021 -0700

    bump up onnx runtime version (deepjavalibrary#992)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants