* Fix bug introduced in cl/181043095: We need to update the nodemap when...
* Fix bug introduced in cl/181043095: We need to update the nodemap when adding control dependencies. * Fix a bug in ConstantFolding::AddControlDependency: Don't create the same Identity node after Switch multiple times. Just re-use if it already exists. * Make sure that nodes added in rewrites have unique names. * A few minor cleanups. PiperOrigin-RevId: 181798973
Loading
Please sign in to comment