Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

02_03 Graph Execution Error #104

Open
nebeleh opened this issue Aug 26, 2022 · 0 comments
Open

02_03 Graph Execution Error #104

nebeleh opened this issue Aug 26, 2022 · 0 comments

Comments

@nebeleh
Copy link

nebeleh commented Aug 26, 2022

When training the batch normalized model, it throws this error:

InvalidArgumentError: Graph execution error:
...
    File "/home/name/.local/lib/python3.8/site-packages/keras/layers/normalization/batch_normalization.py", line 571, in _fused_batch_norm_training
      return tf.compat.v1.nn.fused_batch_norm(
Node: 'model_4/batch_normalization_14/FusedBatchNormV3'
DML doesn't support exponential_avg_factor != 1 at the moment
	 [[{{node model_4/batch_normalization_14/FusedBatchNormV3}}]] [Op:__inference_train_function_85820]

I'm using Tensorflow 2.9.1 and I'm on the tensorflow_2 branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant