I tried copying the `args.amp` settings from:
https://github.com/dmlc/gluon-cv/blob/master/scripts/detection/ssd/train_ssd.py to: https://github.com/dmlc/gluon-cv/blob/master/scripts/detection/center_net/train_center_net.py But got the following error: > terminate called after throwing an instance of 'dmlc::Error' > what(): [23:02:20] > src/operator/tensor/./.././../common/../operator/nn/mkldnn/mkldnn_base-inl.h:246: > unknown type for MKLDNN :2 I think this may be due to unsupported operators? Does anyone know if this is easily solvable and if so how to go about it? --- [Visit Topic](https://discuss.mxnet.apache.org/t/gluoncv-centernet-amp/6604/1) or reply to this email to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.mxnet.apache.org/email/unsubscribe/a2c5864df2b6bdc85db89807a300f298a29e07313aba0f02ac3d9af4b48d5b50).
