Add method for computing the maximal set of live LogicalBuffers in an allocation.
authorMark Heffernan <meheff@google.com>
Tue, 6 Mar 2018 02:07:12 +0000 (18:07 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 6 Mar 2018 02:11:09 +0000 (18:11 -0800)
commitf72727494b57a2200af25c3dab8e9c061d4b9282
tree094035f33484c43ed833201d6698c6bf95655ffb
parent80f3080cd87997dd87f2c6ca84bce6525dca92fe
Add method for computing the maximal set of live LogicalBuffers in an allocation.

PiperOrigin-RevId: 187954755
tensorflow/compiler/xla/service/buffer_assignment.cc
tensorflow/compiler/xla/service/buffer_assignment.h
tensorflow/compiler/xla/service/buffer_assignment_test.cc