官术网_书友最值得收藏!

Conventions used

There are a number of text conventions used throughout this book.

CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "We can now use the cublasSaxpy function."

A block of code is set as follows:

cublas.cublasDestroy(handle)
print 'cuBLAS returned the correct value: %s' % np.allclose(np.dot(A,x), y_gpu.get())

When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:

def compute_gflops(precision='S'):

if precision=='S':
float_type = 'float32'
elif precision=='D':
float_type = 'float64'
else:
return -1

Any command-line input or output is written as follows:

$ run cublas_gemm_flops.py

Bold: Indicates a new term, an important word, or words that you see on screen. For example, words in menus or dialog boxes appear in the text like this.

Warnings or important notes appear like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 扬中市| 同德县| 尚义县| 鄢陵县| 通化县| 普洱| 孝昌县| 台南市| 华安县| 三都| 永新县| 尤溪县| 新绛县| 翁源县| 客服| 古蔺县| 斗六市| 宁武县| 稷山县| 武城县| 卢湾区| 丹寨县| 乐至县| 新巴尔虎右旗| 秭归县| 大石桥市| 绥滨县| 庄河市| 屏山县| 台山市| 红桥区| 上饶县| 南宁市| 高雄县| 澳门| 吐鲁番市| 安福县| 鄄城县| 赫章县| 元谋县| 灵武市|