#tensor #tiny-chain #gpu #parallel #ml

tc-tensor

TinyChain的Tensor集合类型

14个版本 (7个重大更新)

0.8.0 2023年1月15日
0.7.0 2022年9月14日
0.6.0 2022年5月30日
0.4.0 2022年2月4日
0.1.2 2021年7月5日

#855 in 并发

每月42次下载
用于 tc-math

Apache-2.0

695KB
19K SLoC

此crate被TinyChain内部使用,以提供Tensor数据结构。您可以使用tensor功能(例如cargo build --release --features=tensor)启用它。它需要链接到ArrayFire版本3.8才能编译和运行。您可以按照http://arrayfire.org/docs/installing.htm中的说明下载和安装ArrayFire。您还需要遵循ArrayFire Rust crate的说明来设置AF_PATHLD_LIBRARY_PATH环境变量。

有关TinyChain的更多信息,请参阅http://github.com/haydnv/tinychain

依赖关系

~16MB
~286K SLoC