Free the name symbol in TableGen
Renamed the name field in Op to opName since it is the opcode's name. Renamed the name parameters in TFLite op templates to opSummary since they are meant as a summary of the op's functionality. We will use the name symbol later for the name given by users via TF. PiperOrigin-RevId: 225807135
Loading
Please sign in to comment