Skip to content

PaddlePaddle/Paddle-Metax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaddlePaddle for Metax GPU

English | 简体中文

Please refer to the following steps to compile, install and verify paddlepaddle_metax.

Compilation and Installation

# Please contact Metax customer support (https://sw-download.metax-tech.com) to obtain the SDK image

# Clone PaddleCustomDevice source code
git clone https://github.com/PaddlePaddle/Paddle-Metax.git

# Pull Paddle dependencies and third-party libraries
git submodule sync --recursive && git submodule update --init --recursive

# Install
bash build_inc.sh

Verification

# Run tests
cd tests
bash run_test.sh -j3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors