Searched refs:MaybeTryDlopenGPULibraries (Results 1 – 4 of 4) sorted by relevance
24 port::Status MaybeTryDlopenGPULibraries() { in MaybeTryDlopenGPULibraries() function
61 port::Status MaybeTryDlopenGPULibraries();
59 port::Status MaybeTryDlopenGPULibraries() { in MaybeTryDlopenGPULibraries() function
1801 auto handle_or = se::internal::DsoLoader::MaybeTryDlopenGPULibraries(); in GetValidDeviceIds()