Relax the stringent memory allocator constraints in AssignOp if a Grappler...
Relax the stringent memory allocator constraints in AssignOp if a Grappler graph analysis determines it to be safe. This will allow Assign to reuse the input buffer to initialize the variable in many cases. PiperOrigin-RevId: 194988134
Loading
Please sign in to comment