Home
last modified time | relevance | path

Searched defs:UsesFunctionLibrary (Results 1 – 25 of 45) sorted by relevance

12

/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dmeta_optimizer.h34 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
Dfilter_with_random_uniform_fusion.h31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dshuffle_and_repeat_fusion.h31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dmap_and_batch_fusion.h31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dfilter_fusion.h32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Ddisable_intra_op_parallelism.h32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dhoist_random_uniform.h40 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
Dmap_fusion.h32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dmap_and_filter_fusion.h40 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dnoop_elimination.h33 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dreorder_data_discarding_ops.h34 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dlatency_all_edges.h31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dslack.h36 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Denable_gradient_descent.h35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dbatch_parallelization.h35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Ddisable_prefetch_legacy_autotune.h35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dautotune_buffer_sizes.h43 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dmap_parallelization.h35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dmap_vectorization.h52 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Ddebug_stripper.h33 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dmodel_pruner.h34 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dremapper.h35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dshape_optimizer.h40 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dmemory_optimizer.h45 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dfunction_optimizer.h36 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function

12