rootkitchao / mnasnet_tensorflow

MNASNET Tensorflow
Apache License 2.0
23 stars 9 forks source link

operator call error #7

Closed burui11087 closed 5 years ago

burui11087 commented 5 years ago

https://github.com/rootkitchao/mnasnet_tensorflow/blob/cff5ca4150b3fb5632545379a6552f05527cf396/mnasnet/mnasnet.py#L581 https://github.com/rootkitchao/mnasnet_tensorflow/blob/cff5ca4150b3fb5632545379a6552f05527cf396/mnasnet/mnasnet.py#L646

Hi, thanks for your great work in advance. I think '/=' should be changed to '*='.

Thanks

burui11087 commented 5 years ago

Sorry to bother you, that's my mis-understand, '/=' is correct.

Thanks again.