HomeSort by relevance Sort by last modified time
    Searched full:sm_version (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
gpu_backend_lib.cc 132 int sm_version = 30; local
135 sm_version = it->second;
140 << sm_version;
142 return tensorflow::strings::StrCat("sm_", sm_version);

Completed in 76 milliseconds