STT-tensorflow/tensorflow/core/grappler
Jay Shi 655dde4d59 [tf.data] Add the optimization to enable batch parallelization.
PiperOrigin-RevId: 356384660
Change-Id: I00024090fefa9410ab2da9ea62bca71f2934b8da
2021-02-08 17:08:02 -08:00
..
clusters Use 'define_values' instead of 'values' in config_settings. 2020-11-30 07:23:01 -08:00
costs Comment out a number of google-internal targets when copybara-exporting instead of removing them. 2021-01-26 05:47:31 -08:00
graph_analyzer Add target environment constraints to a subset of TensorFlow packages and targets. 2020-09-21 10:57:01 -07:00
inputs Add target environment constraints to a subset of TensorFlow packages and targets. 2020-09-21 10:57:01 -07:00
optimizers [tf.data] Add the optimization to enable batch parallelization. 2021-02-08 17:08:02 -08:00
utils Merge pull request from Intel-tensorflow:amin/grappler-pattern-matching 2021-01-06 15:51:08 -08:00
verifiers Add target environment constraints to a subset of TensorFlow packages and targets. 2020-09-21 10:57:01 -07:00
BUILD Remove depencencies on unnecessary aliases in tensorflow/core 2020-10-13 10:28:00 -07:00
devices.cc Merge pull request from ROCmSoftwarePlatform:google-upstream-grappler 2020-03-11 23:59:13 -07:00
devices.h Add mixed precision Grappler optimizer 2019-03-04 17:59:12 -08:00
graph_topology_view_test.cc Add an option to GraphTopologyView to ignore control edges in the graph. 2019-03-06 16:16:19 -08:00
graph_topology_view.cc Add an option to GraphTopologyView to ignore control edges in the graph. 2019-03-06 16:16:19 -08:00
graph_topology_view.h Fix GraphTopologyView documentation 2019-03-14 17:25:10 -07:00
graph_view_test.cc Internal tests cleanup 2020-10-27 17:52:42 -07:00
graph_view.cc [Grappler] Remapper for GPU Conv2d+BiasAdd+Activation 2019-01-07 13:24:01 -08:00
graph_view.h [Grappler] AddSubgraph in MutableGraphView 2019-01-18 18:14:38 -08:00
grappler_item_builder_test.cc Remove using _output_shapes for shape annotation. 2019-10-22 09:56:32 -07:00
grappler_item_builder.cc Remove all uses of TENSORFLOW_LITE_PROTOS. 2020-05-06 02:43:41 -07:00
grappler_item_builder.h Expose OptimizeGraph() and enable function inlining control. 2019-04-15 15:46:06 -07:00
grappler_item_test.cc
grappler_item.cc NFC: Refactored existing runtime code to prepare for TFRT/TF2 training's integration points. 2020-12-15 13:26:34 -08:00
grappler_item.h NFC: Refactored existing runtime code to prepare for TFRT/TF2 training's integration points. 2020-12-15 13:26:34 -08:00
mutable_graph_view_test.cc minor spelling tweaks 2020-02-27 15:42:16 +09:00
mutable_graph_view.cc Merge pull request from gaurav1086:optimize_expression 2020-01-24 17:02:31 -08:00
mutable_graph_view.h minor spelling tweaks 2020-02-27 15:42:16 +09:00
op_types.cc [Grappler] Conditionally fold quantization emulation ops. 2021-01-20 23:00:05 -08:00
op_types.h [Grappler] Conditionally fold quantization emulation ops. 2021-01-20 23:00:05 -08:00
utils_test.cc Internal tests cleanup 2020-10-27 17:52:42 -07:00
utils.cc Add ImmutableNodeMap for const GraphDef. 2020-08-04 16:53:20 -07:00
utils.h Add ImmutableNodeMap for const GraphDef. 2020-08-04 16:53:20 -07:00