Track swapping candidates directly in memory instead of annotating them in the graph
authorBenoit Steiner <bsteiner@google.com>
Mon, 22 Jan 2018 21:58:08 +0000 (13:58 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Mon, 22 Jan 2018 22:01:35 +0000 (14:01 -0800)
commitb36afe4ca4d7a4b289725b4a75156e97a83cca60
tree5dac228e96fd8a6c3ccb44e247e157a22c81bf7f
parenta88e1aadfdc2520c75d625bcaa41791fe5c8c532
Track swapping candidates directly in memory instead of annotating them in the graph

PiperOrigin-RevId: 182831471
tensorflow/core/grappler/optimizers/memory_optimizer.cc
tensorflow/core/grappler/optimizers/memory_optimizer_test.cc