
reikna doc翻译
颐水风华
框架:tensorflow pytorch tensorrt cuda cublas opnecv。
语言:c、c++ python。
展开
-
02 Tutorial: modules and snippets
Tutorial: modules and snippetsModules and snippets are important primitives in CLUDA which are used in the rest of reikna, although mostly internally. Even if you do not write modules yourself, you ...翻译 2019-05-25 10:04:40 · 202 阅读 · 0 评论 -
03 Tutorial: basics
Usage of computationsAll reikna computation classes are derived from the Computation class and therefore share the same API and behavior. A computation object is an opaque typed function-like obj...翻译 2019-05-25 10:11:40 · 261 阅读 · 0 评论 -
04 Tutorial: advanced topics
Tutorial: advanced topicsThis tutorial goes into more detail about the internals of computations and transformations, describing how to write them.Mako basicsReikna uses Mako extensively as a te...翻译 2019-05-25 10:14:36 · 247 阅读 · 0 评论 -
05 API reference
Version queriesThis module contains information about the library version.reikna.version.versionA tuple with version numbers, major components first.reikna.version.full_versionA string fully...翻译 2019-05-25 10:21:38 · 917 阅读 · 0 评论 -
01 Introduction
本节简要介绍了reikna的功能。有关更多详细信息,请参见基础和高级教程。http://reikna.publicfields.net/en/latest/tutorial-basic.html#tutorial-basichttp://reikna.publicfields.net/en/latest/tutorial-advanced.html#tutorial-advanced...翻译 2019-05-25 12:16:05 · 253 阅读 · 0 评论