STT-tensorflow/tensorflow/python/grappler
A. Unique TensorFlower 2e94b05c27 Pre-allocate memory for vectors where size is already known.
PiperOrigin-RevId: 354117982
Change-Id: I868507ccb54c700973dc2c923fc2dda9b3d5bfac
2021-01-27 10:40:56 -08:00
..
arithmetic_optimizer_test.py Improve shape inference in TF 2.0, by propagating input shapes to functions. 2020-01-28 12:39:56 -08:00
auto_mixed_precision_test.py updating the code after getting reviews about cuda test run 2020-12-21 19:52:06 -08:00
cluster_test.py
cluster_wrapper.cc Pre-allocate memory for vectors where size is already known. 2021-01-27 10:40:56 -08:00
cluster.py
constant_folding_test.py Add read variable op to function control outputs 2020-10-21 20:28:26 -07:00
cost_analyzer_test.py
cost_analyzer_tool.py [TF Grappler] MetaOptimizer now takes a ConfigProto. 2018-11-14 09:50:07 -08:00
cost_analyzer_wrapper.cc Updated code to be compatible with passing string_view 2020-08-20 10:28:22 -07:00
cost_analyzer.cc
cost_analyzer.h
cost_analyzer.py
datasets_test.py
graph_analyzer_tool_wrapper.cc
graph_analyzer.py
item_test.py
item_wrapper.cc Updated code to be compatible with passing string_view 2020-08-20 10:28:22 -07:00
item.py
layout_optimizer_test.py Merge pull request from kaixih:layout_opt_other_ops_pr_v2 2020-11-24 09:20:22 -08:00
memory_optimizer_test.py [Grappler] Replace redundant variable updates (e.g. AssignAdd of all zero deltas) with NoOps or Identity. Also relax a constraint in dependency optimizer to allow pruning of unused variable reads. 2020-06-30 12:13:27 -07:00
model_analyzer_test.py
model_analyzer_wrapper.cc Updated code to be compatible with passing string_view 2020-08-20 10:28:22 -07:00
model_analyzer.cc
model_analyzer.h
model_analyzer.py
tf_optimizer_test.py
tf_optimizer_wrapper.cc Updated code to be compatible with passing string_view 2020-08-20 10:28:22 -07:00
tf_optimizer.py