Some ops are not supported yet in tensorflow
Created by: Paradox-GG
I try to convert a tf_model.pb, but the terminal shows these below at last: Converting node 858 ... ==========12 Ops are not supported yet====== ========== BatchMatMulV2 ========== ========== Unpack ========== ========== Square ========== ========== Fill ========== ========== GatherV2 ========== ========== MatrixDiagPart ========== ========== ResizeArea ========== ========== ExpandDims ========== ========== MatrixSolve ========== ========== Log ========== ========== Minimum ========== ========== Floor ==========
could you please add these ops?I'd appreciate your help on this.