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

Update NDArray.java #1113

Merged
merged 1 commit into from
Jul 19, 2021
Merged

Update NDArray.java #1113

merged 1 commit into from
Jul 19, 2021

Conversation

ElchananHaas
Copy link
Contributor

Fix documentation of minimum of two NDArrays to read minimum, not maximum.

#1112

Fix documentation of minimum of two NDArrays to read minimum, not maximum.
Copy link
Contributor

@frankfliu frankfliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution.

@codecov-commenter
Copy link

codecov-commenter commented Jul 19, 2021

Codecov Report

Merging #1113 (d9904e2) into master (ad6b11f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1113   +/-   ##
=========================================
  Coverage     70.01%   70.01%           
  Complexity     5276     5276           
=========================================
  Files           514      514           
  Lines         23489    23489           
  Branches       2516     2516           
=========================================
  Hits          16446    16446           
  Misses         5705     5705           
  Partials       1338     1338           
Impacted Files Coverage Δ
api/src/main/java/ai/djl/ndarray/NDArray.java 73.25% <ø> (ø)

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 ad6b11f...d9904e2. Read the comment docs.

@frankfliu frankfliu merged commit 00ac45c into deepjavalibrary:master Jul 19, 2021
Lokiiiiii pushed a commit to Lokiiiiii/djl that referenced this pull request Oct 10, 2023
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.

3 participants