Home
last modified time | relevance | path

Searched defs:MarkForCompilationPassFlags (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dflags.h51 struct MarkForCompilationPassFlags { struct
52 XlaAutoJitFlag xla_auto_jit_flag;
56 int32 tf_xla_min_cluster_size;
59 int32 tf_xla_max_cluster_size;
62 string tf_xla_ops_to_cluster;
65 string tf_xla_cluster_exclude_ops;
68 bool tf_xla_clustering_debug;
71 bool tf_xla_cpu_global_jit;
75 int64_t tf_xla_clustering_fuel;
80 bool tf_xla_disable_deadness_safety_checks_for_debugging;
[all …]