Added the ability to query the amount of RAM available
authorBenoit Steiner <bsteiner@google.com>
Tue, 6 Feb 2018 02:22:37 +0000 (18:22 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 6 Feb 2018 02:26:36 +0000 (18:26 -0800)
commit09138338ed81b56aeaff88b9ee5a11c3f6d77b70
treef4fb446b606a4e120072f9364c2878ee9d36d446
parent54dd9c9d38ad93f5e2d9c880d57a5df57fbe26ab
Added the ability to query the amount of RAM available
Also added the ability to query the CPU frequency on Windows.

PiperOrigin-RevId: 184620390
tensorflow/core/grappler/clusters/utils.cc
tensorflow/core/platform/mem.h
tensorflow/core/platform/posix/port.cc
tensorflow/core/platform/windows/port.cc