Fixing bug in MultiDeviceIterator where we were using OP_REQUIRES_OK in an...
Fixing bug in MultiDeviceIterator where we were using OP_REQUIRES_OK in an AsyncOpKernel. Replacing it with OP_REQUIRES_OK_ASYNC. PiperOrigin-RevId: 206078496
Loading
Please sign in to comment