Open thucnt opened 6 years ago
I installed all in requirement.txt but when i run it raise this error: TypeError: Input 'y' of 'Mul' Op has type float32 that does not match type int32 of argument 'x'.
Please tell me how to solve it. Thanks
some changes of parameter order in latest tensorflow, which I believe you are using.
Hope it helps
I installed all in requirement.txt but when i run it raise this error: TypeError: Input 'y' of 'Mul' Op has type float32 that does not match type int32 of argument 'x'.
Please tell me how to solve it. Thanks