Convert TF::Conv2D into TFL::Conv2D
Added TF::Conv2D op and TFL::Conv2D op, and converted TF::Conv2D to TFL::Conv2D, which need to address the operand numberr mismatch and attribute conversion. PiperOrigin-RevId: 222277554
Loading
Please sign in to comment