aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorflow.bzl
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2018-10-04 02:41:25 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2018-10-04 02:46:00 -0700
commit98ea840dabc0c4e9417ebe9a0fd10c9d471cda51 (patch)
treefa3d57dee244ebe86fbb2b095c19d9ccbef26eea /tensorflow/tensorflow.bzl
parent67e0ccb3e5c1a48d62bcc45201fd70d2420dc4eb (diff)
Improve the performance of the ListMemoryScheduler
This CL replaces a std::unordered_map with an absl::flat_hash_map and removes an unnecessary map lookup. This two change can improve the performance of the scheduler on large graphs by up to 2x. PiperOrigin-RevId: 215707921
Diffstat (limited to 'tensorflow/tensorflow.bzl')
0 files changed, 0 insertions, 0 deletions