ososkp / tf-image-classifier

0 stars 0 forks source link

Model.fit fails #1

Closed ososkp closed 4 years ago

ososkp commented 4 years ago

UnimplementedError: Fused conv implementation does not support grouped convolutions for now. [[node sequential/conv2d/Relu (defined at :3) ]] [Op:__inference_distributed_function_1016]

Function call stack: distributed_function

ososkp commented 4 years ago

Tweaked model params to fix this issue, also shrunk image size down.