/external/tensorflow/tensorflow/core/grappler/optimizers/ |
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 | shape_optimizer.h | 40 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | remapper.h | 35 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | pin_to_host_optimizer.h | 48 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | memory_optimizer.h | 45 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | auto_mixed_precision.h | 45 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | layout_optimizer.h | 33 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | function_optimizer.h | 36 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
|
/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
D | filter_with_random_uniform_fusion.h | 31 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 | map_and_batch_fusion.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 | disable_intra_op_parallelism.h | 32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | hoist_random_uniform.h | 40 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
|
D | map_fusion.h | 32 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | map_and_filter_fusion.h | 40 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | noop_elimination.h | 33 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | reorder_data_discarding_ops.h | 34 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | make_sloppy.h | 31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | latency_all_edges.h | 31 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|
D | meta_optimizer.h | 34 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
|
D | auto_shard.h | 37 bool UsesFunctionLibrary() const override { return true; } in UsesFunctionLibrary() function
|
/external/tensorflow/tensorflow/core/grappler/optimizers/inference/ |
D | batch_op_rewriter.h | 40 bool UsesFunctionLibrary() const override { return false; } in UsesFunctionLibrary() function
|