/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | custom_graph_optimizer_registry_test.cc | 41 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function in tensorflow::grappler::__anon338a822d0111::TestGraphOptimizer 95 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function in tensorflow::grappler::__anon338a822d0111::TestPluginGraphOptimizer
|
H A D | meta_optimizer_test.cc | 52 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function in tensorflow::grappler::__anon114b59d00111::TestOptimizer 106 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function in tensorflow::grappler::__anon114b59d00111::GrapplerItemPropertiesAccumulator 710 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function in tensorflow::grappler::__anon114b59d00111::SleepingOptimizer 1195 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function in tensorflow::grappler::__anon114b59d00111::TfDataTestOptimizer
|
H A D | tfg_optimizer_hook.h | 47 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
|
H A D | model_pruner.h | 34 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | debug_stripper.h | 33 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | implementation_selector.h | 105 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | shape_optimizer.h | 40 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
H A D | meta_optimizer.h | 34 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
|
H A D | make_sloppy.h | 31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | map_and_batch_fusion.h | 31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | filter_fusion.h | 32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | shuffle_and_repeat_fusion.h | 31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | parallel_batch.h | 31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | disable_intra_op_parallelism.h | 32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | use_private_thread_pool.h | 32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | map_fusion.h | 32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | make_deterministic.h | 61 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | replicate_on_split.h | 31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | noop_elimination.h | 33 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | map_and_filter_fusion.h | 40 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | auto_shard.h | 37 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
|
H A D | slack.h | 36 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | filter_parallelization.h | 35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | autotune_buffer_sizes.h | 43 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
H A D | enable_gradient_descent.h | 35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|