/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
D | meta_optimizer.h | 34 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
|
D | map_and_filter_fusion.h | 40 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 | map_fusion.h | 32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | make_deterministic.h | 61 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | parallel_batch.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 | replicate_on_split.h | 31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | make_sloppy.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 | use_private_thread_pool.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 | noop_elimination.h | 33 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | slack.h | 36 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | auto_shard.h | 37 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
|
D | filter_parallelization.h | 35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | inject_prefetch.h | 36 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | batch_parallelization.h | 35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | tfg_optimizer_hook.h | 47 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
|
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 | custom_graph_optimizer_registry_test.cc | 41 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function in tensorflow::grappler::__anonb87a4cad0111::TestGraphOptimizer 95 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function in tensorflow::grappler::__anonb87a4cad0111::TestPluginGraphOptimizer
|
D | implementation_selector.h | 105 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
|