Commit Graph

8 Commits

Author SHA1 Message Date
Kazuaki Ishizaki
bd8e308b4c minor spelling tweaks 2020-02-11 15:09:21 +09:00
Peter Ma
7273a08672 - Added input argument for aggressive shape inference mode in AnalyticalCostEstimator.
- Unified the logic on VirtualCluster in AnalyticalCostEstimator and VirtualCluster.

PiperOrigin-RevId: 237718010
2019-03-10 17:20:12 -07:00
Doe Hyun Yoon
8d151b6c60 Replace PredictCosts() with PredictCostsAndReturnRunMetadata().
PiperOrigin-RevId: 229222942
2019-01-14 11:54:38 -08:00
Doe Hyun Yoon
35279e5c61 Replace the references to PredictCosts() with PredictCostsAndReturnRunMetadata().
PiperOrigin-RevId: 228368607
2019-01-08 11:47:07 -08:00
A. Unique TensorFlower
776fa148b4 Shorten grappler per-node report by default with previous behavior behind --verbose.
PiperOrigin-RevId: 186369380
2018-02-20 15:13:53 -08:00
Yao Zhang
6ffa51f1e0 Add a standalone cost analysis tool. Improved logging.
PiperOrigin-RevId: 158933442
2017-06-13 22:10:58 -07:00
Yao Zhang
e5088cb823 Fix discrepancy between measured and analytical cost graph. Use tf_cuda_library for utils.
PiperOrigin-RevId: 157660745
2017-05-31 17:59:33 -07:00
Benoit Steiner
2251633a50 Open sourced the cost analyzer
PiperOrigin-RevId: 157178951
2017-05-25 18:32:28 -07:00