dkeras icon indicating copy to clipboard operation
dkeras copied to clipboard

predict() got an unexpected keyword argument 'callbacks'

Open SunYanCN opened this issue 5 years ago • 0 comments
trafficstars

File "/root/anaconda3/envs/tf13/lib/python3.6/site-packages/dkeras/workers/worker.py", line 109, in worker_task 
TypeError: predict() got an unexpected keyword argument 'callbacks'

what is tensorflow and keras 's version? my tensorflow and keras: keras Version: 2.3.1 tensorflow Version: 1.13.1

SunYanCN avatar Nov 28 '19 10:11 SunYanCN