Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dmeta_optimizer.h34 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
Dmap_and_filter_fusion.h40 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dmap_and_batch_fusion.h31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dmap_fusion.h32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dmake_deterministic.h61 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dparallel_batch.h31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dshuffle_and_repeat_fusion.h31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dreplicate_on_split.h31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dmake_sloppy.h31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dfilter_fusion.h32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Duse_private_thread_pool.h32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Ddisable_intra_op_parallelism.h32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dnoop_elimination.h33 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dslack.h36 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dauto_shard.h37 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
Dfilter_parallelization.h35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dinject_prefetch.h36 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dbatch_parallelization.h35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dtfg_optimizer_hook.h47 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
Ddebug_stripper.h33 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dmodel_pruner.h34 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dcustom_graph_optimizer_registry_test.cc41 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
Dimplementation_selector.h105 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

12