Hi
I'd just like to confirm that there is no OpKernel 'AssignVariableOp' for DTYPE=dt_COMPLEX 64 in the tensorflow-metal plugin.
This is the error I'm getting:
And this is some example code that will generate this error:
I've tried a few different ways of getting a Variable of complex64 type on the GPU but none seem to work.
If support is not included in the plugin, will it be added in the future? I'm not familiar enough with C++ to write my own.
Thanks
Edit: I'm on an M1 MacBook Air with 16GB of RAM