/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
D | meta_optimizer.h | 34 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
|
D | filter_with_random_uniform_fusion.h | 31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | shuffle_and_repeat_fusion.h | 31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | map_and_batch_fusion.h | 31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | filter_fusion.h | 32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | disable_intra_op_parallelism.h | 32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | hoist_random_uniform.h | 40 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
|
D | map_fusion.h | 32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | map_and_filter_fusion.h | 40 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | noop_elimination.h | 33 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | reorder_data_discarding_ops.h | 34 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | latency_all_edges.h | 31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | slack.h | 36 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | enable_gradient_descent.h | 35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | batch_parallelization.h | 35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | disable_prefetch_legacy_autotune.h | 35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | autotune_buffer_sizes.h | 43 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | map_parallelization.h | 35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | map_vectorization.h | 52 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | debug_stripper.h | 33 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | model_pruner.h | 34 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | remapper.h | 35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | shape_optimizer.h | 40 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | memory_optimizer.h | 45 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | function_optimizer.h | 36 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
|