MMdnn
MMdnn copied to clipboard
caffe to tensorflow: convert one depthwise op with group=36 from caffe to tensorflow's 36 depthwise ops
convert one depthwise op with group=36 from caffe to tensorflow's 36 depthwise ops
caffe model

converted tensorflow

Hi @ysh329 , it seems there are only 8 groups in your source caffe model and MMdnn convert faithfully
Hi @ysh329 , it seems there are only 8 groups in your source caffe model and MMdnn convert faithfully
thanks for your relpy.
why does not mmdnn convert to one depthwise with group=8?