Commit 2c130a0d authored by Derek Murray's avatar Derek Murray Committed by TensorFlower Gardener
Browse files

Improve the latency of small `tf.concat()` operations.

Avoid copying each input `Tensor` object from the `OpInputList`, and
instead take a const reference. This avoids the need to run the
`Tensor` destructor at the end of each iteration.

PiperOrigin-RevId: 203326683
parent 9103612c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment