Add critical section resource and op that allows execution within the critical
section. This op (not in the public API yet) allows exclusive access to certain resources by bottlenecking subgraph access to run within a serialized critical section. PiperOrigin-RevId: 180733901
Loading
Please sign in to comment