npy2ckpt
npy2ckpt copied to clipboard
TypeError: Input 'split_dim' of 'Split' Op has type float32 that does not match expected type of int32.
When I tried to convert BVLC_Reference_CaffeNet
, BVLC_AlexNet
, BVLC_Reference_RCNN_ILSVRC13
, Xception
, the error message will pop out as the title. How can I deal with this situation?