This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
Replies: 2 comments 2 replies
-
@sayakpaul - |
Beta Was this translation helpful? Give feedback.
1 reply
-
U can check the log on tensorboard, the tfevents in the directory 'NNI_OUTPUT_DIR‘ that you have set. |
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
-
Referring to this example: https://github.com/microsoft/nni/tree/master/examples/trials/mnist-keras.
So, I ran it the
mnist-keras.py
script and here's the log:I don't think there is any trial going on behind hood for this one. How should I configure a trail for this?
Beta Was this translation helpful? Give feedback.
All reactions