Searched refs:CompileToPtx (Results 1 – 4 of 4) sorted by relevance
42 StatusOr<string> CompileToPtx(
512 StatusOr<string> CompileToPtx( in CompileToPtx() function
190 xla::gpu::nvptx::CompileToPtx(llvm_module_copy.get(), in GetGpuBinaryBlob()
329 TF_ASSIGN_OR_RETURN(ptx, nvptx::CompileToPtx(llvm_module, gpu_version, in CompileTargetBinary()