This change also removes the `Device::RequiresRecordingAccessedTensors()` and `Device::ConsumeListOfAccessedTensors()` methods. Some device objects (historically, GPUs with experimental multi-stream support) required the ability to record which tensors were used during kernel execution. This support has bit-rotted since it was introduced, and causes runtime overhead for most devices that do not use the feature. PiperOrigin-RevId: 300443774 Change-Id: Ia44ff65dee57f4d9f971f0079f79edd2fde2a1dc |
||
---|---|---|
.. | ||
ops | ||
bitcast_op_test.cc | ||
bitcast_op.cc | ||
BUILD |