MNIST-CoreML
MNIST-CoreML copied to clipboard
'Conv2D' object has no attribute 'inbound_nodes'
When I try to run the python script to get a coreML model , I get an error saying 'Conv2D' object has no attribute 'inbound_nodes'. How do I resolve this?