Added a python API to estimate the performance of HW devices
authorBenoit Steiner <bsteiner@google.com>
Fri, 15 Dec 2017 18:31:27 +0000 (10:31 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 15 Dec 2017 18:34:41 +0000 (10:34 -0800)
commit5582df1a70c00e34c1254f798585cfd3ca05d90c
tree9637a04e9ec35158388ab853a30094a01ddbb879
parent6c01a35b39d030e3e96b1a961163a0b29e377639
Added a python API to estimate the performance of HW devices

PiperOrigin-RevId: 179210330
tensorflow/core/grappler/costs/op_level_cost_estimator.h
tensorflow/python/grappler/cluster.i
tensorflow/python/grappler/cluster.py
tensorflow/python/grappler/cluster_test.py