"This combination requires an AMD docker image. See <a href=https://github.com/pytorch/ort>the torch-ort repo</a> for details",
"ot_linux,ot_PyTorch18,ot_X64,ot_DNNL":
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/how-to/build/training' target='_blank'>build from source</a>.",
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/build/training' target='_blank'>build from source</a>.",
"This combination requires an AMD docker image. See <a href=https://github.com/pytorch/ort>the torch-ort repo</a> for details",
"ot_linux,ot_C++,ot_X64,ot_CUDA10":
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/how-to/build/training' target='_blank'>build from source</a>.",
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/build/training' target='_blank'>build from source</a>.",
"ot_linux,ot_C++,ot_X64,ot_DefaultCPU":
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/how-to/build/training' target='_blank'>build from source</a>.",
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/build/training' target='_blank'>build from source</a>.",
//windows
"ot_windows,ot_PyTorch18,ot_X64,ot_CUDA10":
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/how-to/build/training' target='_blank'>build from source</a>.",
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/build/training' target='_blank'>build from source</a>.",
"ot_windows,ot_PyTorch18,ot_X64,ot_DefaultCPU":
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/how-to/build/training' target='_blank'>build from source</a>.",
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/build/training' target='_blank'>build from source</a>.",
"ot_windows,ot_C++,ot_X64,ot_DefaultCPU":
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/how-to/build/training' target='_blank'>build from source</a>.",
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/build/training' target='_blank'>build from source</a>.",
"ot_windows,ot_C++,ot_X64,ot_CUDA10":
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/how-to/build/training' target='_blank'>build from source</a>.",
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/build/training' target='_blank'>build from source</a>.",
//mac
"ot_mac,ot_PyTorch18,ot_X64,ot_DefaultCPU":
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/how-to/build/training' target='_blank'>build from source</a>.",
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/build/training' target='_blank'>build from source</a>.",
"ot_mac,ot_C++,ot_X64,ot_DefaultCPU":
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/how-to/build/training' target='_blank'>build from source</a>."
"This combination of resources is not fully tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/build/training' target='_blank'>build from source</a>."
};
functionot_commandMessage(key){
@ -635,31 +635,31 @@ function ot_commandMessage(key) {
varvalidCombos={
"windows,C-API,X64,CUDA":
"Install Nuget package <a href='https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.Gpu' target='_blank'>Microsoft.ML.OnnxRuntime.Gpu</a> <br/>Refer to <a href='http://www.onnxruntime.ai/docs/reference/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"Install Nuget package <a href='https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.Gpu' target='_blank'>Microsoft.ML.OnnxRuntime.Gpu</a> <br/>Refer to <a href='http://www.onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"windows,C++,X64,CUDA":
"Install Nuget package <a href='https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.Gpu' target='_blank'>Microsoft.ML.OnnxRuntime.Gpu</a> <br/>Refer to <a href='http://www.onnxruntime.ai/docs/reference/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"Install Nuget package <a href='https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.Gpu' target='_blank'>Microsoft.ML.OnnxRuntime.Gpu</a> <br/>Refer to <a href='http://www.onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"windows,C#,X64,CUDA":
"Install Nuget package <a href='https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.Gpu' target='_blank'>Microsoft.ML.OnnxRuntime.Gpu</a> <br/>Refer to <a href='http://www.onnxruntime.ai/docs/reference/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"Install Nuget package <a href='https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.Gpu' target='_blank'>Microsoft.ML.OnnxRuntime.Gpu</a> <br/>Refer to <a href='http://www.onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"windows,Python,X64,CUDA":
"pip install onnxruntime-gpu <br/>Refer to <a href='http://www.onnxruntime.ai/docs/reference/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"pip install onnxruntime-gpu <br/>Refer to <a href='http://www.onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"linux,Python,ARM64,CUDA":
"For Jetpack 4.4+, follow installation instructions from <a href='https://elinux.org/Jetson_Zoo#ONNX_Runtime' target='_blank'>here</a>",
"linux,C-API,X64,CUDA":
"Download .tgz file from <a href='https://github.com/microsoft/onnxruntime/releases' target='_blank'>Github</a> <br/>Refer to <a href='http://www.onnxruntime.ai/docs/reference/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"Download .tgz file from <a href='https://github.com/microsoft/onnxruntime/releases' target='_blank'>Github</a> <br/>Refer to <a href='http://www.onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"linux,C++,X64,CUDA":
"Install Nuget package <a href='https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.Gpu' target='_blank'>Microsoft.ML.OnnxRuntime.Gpu</a> <br/>Refer to <a href='http://www.onnxruntime.ai/docs/reference/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"Install Nuget package <a href='https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.Gpu' target='_blank'>Microsoft.ML.OnnxRuntime.Gpu</a> <br/>Refer to <a href='http://www.onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"linux,C#,X64,CUDA":
"Install Nuget package <a href='https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.Gpu' target='_blank'>Microsoft.ML.OnnxRuntime.Gpu</a> <br/>Refer to <a href='http://www.onnxruntime.ai/docs/reference/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"Install Nuget package <a href='https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.Gpu' target='_blank'>Microsoft.ML.OnnxRuntime.Gpu</a> <br/>Refer to <a href='http://www.onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"linux,Python,X64,CUDA":
"pip install onnxruntime-gpu <br/>Refer to <a href='http://www.onnxruntime.ai/docs/reference/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"pip install onnxruntime-gpu <br/>Refer to <a href='http://www.onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"This combination of resources has not yet been tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/how-to/build/inferencing' target='_blank'>build from source</a>.",
"This combination of resources has not yet been tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/build/inferencing' target='_blank'>build from source</a>.",
"mac,C++,X86,DefaultCPU":
"This combination of resources has not yet been tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/how-to/build/inferencing' target='_blank'>build from source</a>.",
"This combination of resources has not yet been tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/build/inferencing' target='_blank'>build from source</a>.",
"mac,C#,X86,DefaultCPU":
"This combination of resources has not yet been tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/how-to/build/inferencing' target='_blank'>build from source</a>.",
"This combination of resources has not yet been tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/build/inferencing' target='_blank'>build from source</a>.",
"mac,Python,X86,DefaultCPU":
"This combination of resources has not yet been tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/how-to/build/inferencing' target='_blank'>build from source</a>.",
"This combination of resources has not yet been tested. It may be possible to <a href='https://www.onnxruntime.ai/docs/build/inferencing' target='_blank'>build from source</a>.",
"windows,C-API,X86,DirectML":
"Install Nuget package <a href='https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.DirectML' target='_blank'>Microsoft.ML.OnnxRuntime.DirectML</a> <br/>Refer to <a href='http://www.onnxruntime.ai/docs/reference/execution-providers/DirectML-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"Install Nuget package <a href='https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime.DirectML' target='_blank'>Microsoft.ML.OnnxRuntime.DirectML</a> <br/>Refer to <a href='http://www.onnxruntime.ai/docs/execution-providers/DirectML-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"Add a dependency on <a href='https://search.maven.org/artifact/com.microsoft.onnxruntime/onnxruntime' target='_blank'>com.microsoft.onnxruntime:onnxruntime</a> using Maven/Gradle",
"linux,Java,X64,CUDA":
"Add a dependency on <a href='https://search.maven.org/artifact/com.microsoft.onnxruntime/onnxruntime_gpu' target='_blank'>com.microsoft.onnxruntime:onnxruntime_gpu</a> using Maven/Gradle. <br/>Refer to <a href='http://www.onnxruntime.ai/docs/reference/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"Add a dependency on <a href='https://search.maven.org/artifact/com.microsoft.onnxruntime/onnxruntime_gpu' target='_blank'>com.microsoft.onnxruntime:onnxruntime_gpu</a> using Maven/Gradle. <br/>Refer to <a href='http://www.onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"mac,Java,X64,DefaultCPU":
"Add a dependency on <a href='https://search.maven.org/artifact/com.microsoft.onnxruntime/onnxruntime' target='_blank'>com.microsoft.onnxruntime:onnxruntime</a> using Maven/Gradle",
@ -951,37 +951,31 @@ var validCombos = {
"Add a dependency on <a href='https://search.maven.org/artifact/com.microsoft.onnxruntime/onnxruntime' target='_blank'>com.microsoft.onnxruntime:onnxruntime</a> using Maven/Gradle",
"windows,Java,X64,CUDA":
"Add a dependency on <a href='https://search.maven.org/artifact/com.microsoft.onnxruntime/onnxruntime_gpu' target='_blank'>com.microsoft.onnxruntime:onnxruntime_gpu</a> using Maven/Gradle. <br/>Refer to <a href='http://www.onnxruntime.ai/docs/reference/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"Add a dependency on <a href='https://search.maven.org/artifact/com.microsoft.onnxruntime/onnxruntime_gpu' target='_blank'>com.microsoft.onnxruntime:onnxruntime_gpu</a> using Maven/Gradle. <br/>Refer to <a href='http://www.onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
"windows,Java,X64,TensorRT":
"Add a dependency on <a href='https://search.maven.org/artifact/com.microsoft.onnxruntime/onnxruntime_gpu' target='_blank'>com.microsoft.onnxruntime:onnxruntime_gpu</a> using Maven/Gradle. <br/>Refer to <a href='http://www.onnxruntime.ai/docs/reference/execution-providers/TensorRT-ExecutionProvider.html' target='_blank'>docs</a> for usage details.",
"Add a dependency on <a href='https://search.maven.org/artifact/com.microsoft.onnxruntime/onnxruntime_gpu' target='_blank'>com.microsoft.onnxruntime:onnxruntime_gpu</a> using Maven/Gradle. <br/>Refer to <a href='http://www.onnxruntime.ai/docs/execution-providers/TensorRT-ExecutionProvider.html' target='_blank'>docs</a> for usage details.",
"Add a dependency on <a href='https://search.maven.org/artifact/com.microsoft.onnxruntime/onnxruntime_gpu' target='_blank'>com.microsoft.onnxruntime:onnxruntime_gpu</a> using Maven/Gradle. <br/>Refer to <a href='http://www.onnxruntime.ai/docs/reference/execution-providers/TensorRT-ExecutionProvider.html' target='_blank'>docs</a> for usage details.",
"Add a dependency on <a href='https://search.maven.org/artifact/com.microsoft.onnxruntime/onnxruntime_gpu' target='_blank'>com.microsoft.onnxruntime:onnxruntime_gpu</a> using Maven/Gradle. <br/>Refer to <a href='http://www.onnxruntime.ai/docs/execution-providers/TensorRT-ExecutionProvider.html' target='_blank'>docs</a> for usage details.",