Home
last modified time | relevance | path

Searched defs:HostCanRead (Results 1 – 4 of 4) sorted by relevance

/dports/misc/py-xgboost/xgboost-1.5.1/src/common/
H A Dhost_device_vector.cu219 bool HostCanRead() const { return HostCanAccess(GPUAccess::kRead); } in HostCanRead() function in xgboost::HostDeviceVectorImpl
365 bool HostDeviceVector<T>::HostCanRead() const { in HostCanRead() function in xgboost::HostDeviceVector
H A Dhost_device_vector.cc149 bool HostDeviceVector<T>::HostCanRead() const { in HostCanRead() function in xgboost::HostDeviceVector
/dports/misc/xgboost/xgboost-1.5.1/src/common/
H A Dhost_device_vector.cu219 bool HostCanRead() const { return HostCanAccess(GPUAccess::kRead); } in HostCanRead() function in xgboost::HostDeviceVectorImpl
365 bool HostDeviceVector<T>::HostCanRead() const { in HostCanRead() function in xgboost::HostDeviceVector
H A Dhost_device_vector.cc149 bool HostDeviceVector<T>::HostCanRead() const { in HostCanRead() function in xgboost::HostDeviceVector