STT-tensorflow/tensorflow/core/grappler/costs
TensorFlower Gardener 18db4c71cd Merge pull request #40496 from tg-at-google:sign-compare-warning-fixes-batch-2
PiperOrigin-RevId: 316926815
Change-Id: I3e3788e3472fe7d3a9c0d2f2c44a335b3300210c
2020-06-17 11:22:40 -07:00
..
graph_properties_testdata _Arg node requires _handle_dtypes and _handle_shapes attr when T is DT_RESOURCE. 2020-04-28 17:12:25 -07:00
analytical_cost_estimator_test.cc
analytical_cost_estimator.cc Add memory usage details to the cost graph. 2019-08-22 16:02:54 -07:00
analytical_cost_estimator.h
BUILD Fix handling of PartitionedCall in ShapeInference pass. Previously, the pass 2020-04-28 13:35:11 -07:00
cost_estimator_test.cc
cost_estimator.cc
cost_estimator.h Add support for AddV2, Assign[|Add|Sub]VariableOp for Op Level cost estimator. 2020-01-31 09:30:46 -08:00
graph_memory_test.cc [Grappler] Allow feeding non-zero index tensors to Grappler optimizer 2020-04-27 11:45:41 -07:00
graph_memory.cc Merge pull request #40496 from tg-at-google:sign-compare-warning-fixes-batch-2 2020-06-17 11:22:40 -07:00
graph_memory.h
graph_properties_test.cc _Arg node requires _handle_dtypes and _handle_shapes attr when T is DT_RESOURCE. 2020-04-28 17:12:25 -07:00
graph_properties.cc Merge pull request #40496 from tg-at-google:sign-compare-warning-fixes-batch-2 2020-06-17 11:22:40 -07:00
graph_properties.h [Grappler] Micro optimizations: 2020-04-02 10:36:54 -07:00
measuring_cost_estimator.cc
measuring_cost_estimator.h
op_context.h
op_level_cost_estimator_test.cc Added support for NCHW_VECT_C and OIHW_VECT_I. 2020-04-13 12:28:19 -07:00
op_level_cost_estimator.cc Merge pull request #40496 from tg-at-google:sign-compare-warning-fixes-batch-2 2020-06-17 11:22:40 -07:00
op_level_cost_estimator.h minor spelling tweaks 2020-02-27 15:42:16 +09:00
op_performance_data.proto
robust_stats_test.cc
robust_stats.cc
robust_stats.h
utils_test.cc
utils.cc Fix 64-bit integer portability problems in TensorFlow grappler. 2020-01-23 12:27:19 -08:00
utils.h Remove AnalyticalCostEstimator from tf-sim 2019-12-19 14:28:12 -08:00
virtual_placer_test.cc
virtual_placer.cc
virtual_placer.h
virtual_scheduler_test.cc minor spelling tweaks 2020-02-27 15:42:16 +09:00
virtual_scheduler.cc Merge pull request #40496 from tg-at-google:sign-compare-warning-fixes-batch-2 2020-06-17 11:22:40 -07:00
virtual_scheduler.h Created a new class, SchedulerState, to encapsulate all of the scheduler state-related functionality we would like to reuse across different scheduler implementations. Scheduler state-related member functions/variables in VirtualScheduler have been moved to SchedulerState accordingly. 2020-04-28 17:42:54 -07:00