STT-tensorflow/tensorflow/c/kernels
Derek Murray 06e20a2fe2 Remove unused tensor-reference-recording feature from the executor.
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
2020-03-11 17:40:42 -07:00
..
ops Clean up only. 2019-10-16 12:47:35 -07:00
bitcast_op_test.cc Remove unused tensor-reference-recording feature from the executor. 2020-03-11 17:40:42 -07:00
bitcast_op.cc Clean up only. 2019-10-16 12:47:35 -07:00
BUILD Sort load arguments in BUILD files 2019-11-11 06:30:38 -08:00