Guard ops modification and Session.run with a group lock. This lock allows...
Guard ops modification and Session.run with a group lock. This lock allows multiple ops modifications to happen at the same time, but no Session.run can happen until the modifications are done. And vice-versa. PiperOrigin-RevId: 202028326
Loading
Please sign in to comment