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

Commit

Permalink
fix clojure tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gigasquid authored and larroy committed May 20, 2019
1 parent 0096d53 commit 9e8ebab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion contrib/clojure-package/test/good-test-ndarray-api.clj
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
Defined in src/operator/nn/batch_norm.cc:L574
Defined in src/operator/nn/batch_norm.cc:L572
`data`: Input data to batch normalization
`gamma`: gamma array
Expand Down
2 changes: 1 addition & 1 deletion contrib/clojure-package/test/good-test-symbol-api.clj
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
Defined in src/operator/nn/batch_norm.cc:L574
Defined in src/operator/nn/batch_norm.cc:L572
`data`: Input data to batch normalization (optional)
`gamma`: gamma array (optional)
Expand Down

0 comments on commit 9e8ebab

Please sign in to comment.