| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CGraph-v3.1.0-release source code.tar.gz | 2025-05-04 | 2.7 MB | |
| CGraph-v3.1.0-release source code.zip | 2025-05-04 | 2.9 MB | |
| README.md | 2025-05-04 | 594 Bytes | |
| Totals: 3 Items | 5.5 MB | 0 | |
Features
- 提供全量 PyCGraph 功能
- 提供C++ 和 Python 混合编程的功能
- 提供pip安装方式
Perf
- 优化纯并行执行性能
Change
- 修改 GPipeline::yield() 方法为 GPipeline::suspend(),功能不变
- 修改 GElement::getRelation() 方法返回值内容
Docs
- 提供关于PyCGraph 封装方法的文档
Bugfix
- 修复Bazel编译的问题
New Contributors
- @SolerHo made their first contribution in https://github.com/ChunelFeng/CGraph/pull/501
Full Changelog: https://github.com/ChunelFeng/CGraph/compare/v3.0.0...v3.1.0