Skip to content

Commit

Permalink
Update extensions/gluonTS/src/main/java/ai/djl/gluonTS/GluonTSData.java
Browse files Browse the repository at this point in the history
Co-authored-by: Frank Liu <[email protected]>
  • Loading branch information
Carkham and frankfliu authored Aug 15, 2022
1 parent 5014bd7 commit 9de3dc9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ public NDArray get(FieldName fieldName) {
}

/**
* Replace the existing {@link NDArray} of {@link FieldName} to the value.
* Replaces the existing {@link NDArray} of {@link FieldName} to the value.
*
* @param fieldName the {@link FieldName}.
* @param value the {@link NDArray} value.
Expand Down

0 comments on commit 9de3dc9

Please sign in to comment.