HomeSort by relevance Sort by last modified time
    Searched refs:tf_xla_max_cluster_size (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/compiler/jit/legacy_flags/
mark_for_compilation_pass_flags.h 46 int32 tf_xla_max_cluster_size; // Maximum number of operators in an XLA member in struct:tensorflow::legacy_flags::__anon38709
mark_for_compilation_pass_flags.cc 40 flags->tf_xla_max_cluster_size = std::numeric_limits<int32>::max();
53 Flag("tf_xla_max_cluster_size", &flags->tf_xla_max_cluster_size,
  /external/tensorflow/tensorflow/compiler/jit/
mark_for_compilation_pass.cc 527 flags->tf_xla_max_cluster_size) {

Completed in 77 milliseconds