Hi I am Sreejan Chattopadhyay. I have recently started with open sorce contribution. So I had to add test cases for some functions. After adding the test cases I tried to test it. But I got some errors.
This is the error. So for crosschecking if it is my my code which caused the error I cloned the tensorflow repo
without my changes. On testing the original code I got the same error.
On careful analysing I saw the problem might be with my laptop beacuse the error was raised from tfjs backend file. My laptop does not contain any gpu or some highend configurations. So can anyone guide me on what to do next?
Regards,
Sreejan Chattopadhyay