Update HeapSimulator to use BufferValue.
authorJeremy Lau <lauj@google.com>
Fri, 11 May 2018 19:39:40 +0000 (12:39 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 11 May 2018 19:42:20 +0000 (12:42 -0700)
commitb6fac88897cb2c70890b0f03baa89785379768b0
tree4d82e16db675433688fe4382778adf54a2d1acef
parent3ac41829fbfe4c1c75967df3d1b39115ca420359
Update HeapSimulator to use BufferValue.

PiperOrigin-RevId: 196293610
tensorflow/compiler/xla/service/BUILD
tensorflow/compiler/xla/service/buffer_assignment.cc
tensorflow/compiler/xla/service/buffer_value_containers.h [new file with mode: 0644]
tensorflow/compiler/xla/service/heap_simulator.cc
tensorflow/compiler/xla/service/heap_simulator.h
tensorflow/compiler/xla/service/heap_simulator_test.cc