You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
I believe TensorFlow simplifies simple expressions automatically. You could try more complex expressions rather than (a+b)*a*b. Maybe try ReLU or MaxPool, or square.
I believe TensorFlow simplifies simple expressions automatically. You could try more complex expressions rather than (a+b)*a*b. Maybe try ReLU or MaxPool, or square.
I tried the MNIST-MLP and MNIST-Cryptonets, and the same error occurred.
I have the same problem, it's like NGRAPH_ENABLE_CLIENT=1
is ignored: ax.py continues as normal, computing the small example without waiting for a client.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Test ax.py, and it stop, not wait for a client to connect.
Thanks.
The text was updated successfully, but these errors were encountered: