Home
last modified time | relevance | path

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

12

/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
Dshape_optimizer.h40 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dremapper.h35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dpin_to_host_optimizer.h48 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dmemory_optimizer.h45 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dauto_mixed_precision.h45 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dlayout_optimizer.h33 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dfunction_optimizer.h36 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dfilter_with_random_uniform_fusion.h31 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
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
Dmake_sloppy.h31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dlatency_all_edges.h31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
Dmeta_optimizer.h34 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
Dauto_shard.h37 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
/external/tensorflow/tensorflow/core/grappler/optimizers/inference/
Dbatch_op_rewriter.h40 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function

12