1 Star 0 Fork 3

OpenDILab开源决策智能平台/DI-hpc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
zhangming 提交于 2021-09-17 21:52 . update readme

DI-HPC: Decision Intelligence - High Performance Computation

DI-HPC is an acceleration operator component for general algorithm modules in reinforcement learning algorithms, such as GAE, n-step TD and LSTM, etc. The operators support forward and backward propagation, and can be used in training, data collection, and test modules.

Requirements

  • CUDA 9.2
  • PyTorch 1.5 (recommend)
  • python 3.6.9
  • Linux Platform

Note: We recommend that DI-HPC and DI-Engine share the same environment, and it should be fine with PyTorch from 1.3.1 to 1.8.

Quick Start

Install from whl

The easiest way to get DI-HPC is to use pip, and you can get .whl from

and then call

$ pip install <YOUR_WHL>

Install from source code

Alternatively you can install latest DI-HPC from git master branch:

$ python3 setup.py install

Run on Linux

You will get benchmark result by following commands:

$ python3 tests/test_gae.py
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/opendilab/DI-hpc.git
git@gitee.com:opendilab/DI-hpc.git
opendilab
DI-hpc
DI-hpc
main

搜索帮助

Cb406eda 1850385 E526c682 1850385