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

  /external/tensorflow/tensorflow/compiler/jit/
xla_compilation_cache.h 190 static constexpr int64 kDefaultCompilationThreshold = 2;
xla_compilation_cache.cc 41 constexpr int64 XlaCompilationCache::kDefaultCompilationThreshold;
176 compile_threshold = kDefaultCompilationThreshold;

Completed in 539 milliseconds