utils.rst 660 字节
Newer Older
1 2
Utils
=====
3

4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Dynamic Link Libs
-----------------
.. doxygenfile:: paddle/cuda/include/hl_dso_loader.h

GPU Resources
-------------

hl_cuda.ph
``````````
.. doxygenfile:: paddle/cuda/include/hl_cuda.ph

hl_cuda.h
`````````
.. doxygenfile:: paddle/cuda/include/hl_cuda.h

19
HPPL Base
20
---------
21 22
.. doxygenfile:: paddle/cuda/include/hl_base.h

23 24 25 26
CUBLAS Wrapper
--------------
.. doxygenfile:: paddle/cuda/include/hl_cuda_cublas.h

27
Timer
28
-----
29 30 31
.. doxygenfile:: paddle/cuda/include/hl_time.h

Thread Resource
32
---------------
33
.. doxygenfile:: paddle/cuda/include/hl_thread.ph
34 35 36 37

Device Function
---------------
.. doxygenfile:: paddle/cuda/include/hl_device_functions.cuh
新手
引导
客服 返回
顶部