Trying to understand the test system #2945
patins1
started this conversation in
Development
Replies: 1 comment 1 reply
-
see: https://docs.djl.ai/master/examples/docs/train_mnist_mlp.html#build-the-project-and-run |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Doing a "gradlew build" execute/tests MnistTest.java (and FashionMnistTest.java) but not TrainMnistTest.java. so I was wondering why not, and how to invoke TrainMnistTest.java by a gradle command? Also, how to simulate a nightly build (e.g. turning that flag on in the gradle command)?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions