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

  /external/tensorflow/tensorflow/compiler/xla/service/
compiler.cc 30 /* static */ tensorflow::mutex Compiler::platform_compiler_mutex_(
52 tensorflow::mutex_lock lock(platform_compiler_mutex_);
61 tensorflow::mutex_lock lock(platform_compiler_mutex_);
compiler.h 194 static tensorflow::mutex platform_compiler_mutex_; member in namespace:xla

Completed in 61 milliseconds