Home
last modified time | relevance | path

Searched refs:CouldNeedLibdevice (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
Dnvptx_backend_lib.cc288 bool CouldNeedLibdevice(const llvm::Module& module) { in CouldNeedLibdevice() function
303 if (!CouldNeedLibdevice(*module)) { in LinkLibdeviceIfNecessary()