Refactor code in arithmetic and dependency optimizers
- get rid of duplicated code for node creation, - make the optimized graph, the NodeMap and FrameMap data members - misc. minor simplifications. Fix a few bugs in NodeMap: Make sure we strip port numbers off inputs before using them as keys to outputs_ or nodes_. PiperOrigin-RevId: 177093144
Loading
Please sign in to comment