Hello, I am new with this DirectML thing and try to use it for Automatic Speech Recognition from Keras (https://keras.io/examples/audio/transformer_asr/). From Task manager it is shown that the CPU usage is high and the GPU usage is pretty low
My Specs:
Windows 11 22H2 OS build 22621.1848
AMD Ryzen 5 7600X
Radeon RX6700XT
tensorflow-directml-plugin 0.3.0.dev221212
tensorflow-cpu 2.10.0
Keras 2.10.0
16GB RAM (is this needed?)

Is this like an error, or is this intended? For code everything is basically the same as from the link above, maybe only tweak the file extension part to match how Windows read the backslash but the network is the same...
Hello, I am new with this DirectML thing and try to use it for Automatic Speech Recognition from Keras (https://keras.io/examples/audio/transformer_asr/). From Task manager it is shown that the CPU usage is high and the GPU usage is pretty low
My Specs:

Windows 11 22H2 OS build 22621.1848
AMD Ryzen 5 7600X
Radeon RX6700XT
tensorflow-directml-plugin 0.3.0.dev221212
tensorflow-cpu 2.10.0
Keras 2.10.0
16GB RAM (is this needed?)
Is this like an error, or is this intended? For code everything is basically the same as from the link above, maybe only tweak the file extension part to match how Windows read the backslash but the network is the same...