Skip to content

02_03 Graph Execution Error #104

Description

@nebeleh

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions