Commit d1021309 authored by Asim Shankar's avatar Asim Shankar Committed by TensorFlower Gardener
Browse files

[eager]: remote_op_id_ should be an int64 not a uint64

Prior to this change, it was a uint64 being assigned a default value of -1.
The comparison (remote_op_id_ >= 0) in TensorHandle::IsRemote() was thus a
no-op.

PiperOrigin-RevId: 202159067
parent 580abf62
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment