Fernando Zetina
Fernando Zetina
Thank you for the quick response. This is my `package.json`: { "name": "tdf-test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\"...
Hello @gaikwadrahul8, Just wanted to double check if you needed anything else to test this. Thank you.
Hi @gaikwadrahul8 @mattsoulanille, Just wanted to touch base with you to see if you were able to find a workaround for this issue. Thank you.
I used tensorflow.keras.layers.Normalization() in my model and I am getting the same error. Did you guys find a workaround for this issue?