mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-19 19:00:47 +00:00
[website] update power build instructions (#12673)
update power build instructions
This commit is contained in:
parent
369a470327
commit
cb49589336
1 changed files with 3 additions and 3 deletions
|
|
@ -1110,10 +1110,10 @@ var validCombos = {
|
|||
|
||||
//power
|
||||
"linux,C-API,Power,DefaultCPU":
|
||||
"pip install onnxruntime-powerpc64le",
|
||||
"Follow build instructions from <a href='https://onnxruntime.ai/docs/build/inferencing.html#build-instructions' target='_blank'>here</a>",
|
||||
|
||||
"linux,C++,Power,DefaultCPU":
|
||||
"pip install onnxruntime-powerpc64le",
|
||||
"linux,C++,Power,DefaultCPU":
|
||||
"Follow build instructions from <a href='https://onnxruntime.ai/docs/build/inferencing.html#build-instructions' target='_blank'>here</a>",
|
||||
|
||||
"linux,Python,Power,DefaultCPU":
|
||||
"pip install onnxruntime-powerpc64le",
|
||||
|
|
|
|||
Loading…
Reference in a new issue