Skip to content

Commit

Permalink
Fixed spelling error, reintroduced .tgz link.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaanavD committed Jan 24, 2024
1 parent 706adb7 commit e321929
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions src/routes/getting-started/table.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@
"Install Nuget package&nbsp;<a class='text-blue-500' href='https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime' target='_blank'>Microsoft.ML.OnnxRuntime</a>",
'mac,C-API,X64,DefaultCPU':
"Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployement guide</a>",
"Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployment guide</a> or download .tgz file from&nbsp;<a class='text-blue-500' href='https://github.com/microsoft/onnxruntime/releases' target='_blank'>Github</a>.",
'mac,C++,X64,DefaultCPU':
"Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployement guide</a>",
"Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployment guide</a> or download .tgz file from&nbsp;<a class='text-blue-500' href='https://github.com/microsoft/onnxruntime/releases' target='_blank'>Github</a>.",
'mac,C#,X64,DefaultCPU':
"Download .tgz file from&nbsp;<a class='text-blue-500' href='https://github.com/microsoft/onnxruntime/releases' target='_blank'>Github</a>",
Expand All @@ -164,17 +164,17 @@
'mac,JS,ARM64,CoreML': 'pip install onnxruntime',
'mac,objectivec,X64,DefaultCPU': "Add 'onnxruntime-objc' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployement guide</a>",
'mac,objectivec,X64,DefaultCPU': "Add 'onnxruntime-objc' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployment guide</a>",
'mac,objectivec,ARM64,DefaultCPU': "Add 'onnxruntime-objc' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployement guide</a>",
'mac,objectivec,ARM64,DefaultCPU': "Add 'onnxruntime-objc' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployment guide</a>",
'mac,objectivec,X64,CoreML': "Add 'onnxruntime-objc' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployement guide</a>",
'mac,objectivec,X64,CoreML': "Add 'onnxruntime-objc' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployment guide</a>",
'mac,objectivec,ARM64,CoreML': "Add 'onnxruntime-objc' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployement guide</a>",
'mac,objectivec,ARM64,CoreML': "Add 'onnxruntime-objc' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployment guide</a>",
'mac,C-API,X64,CoreML': "Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployement guide</a>",
'mac,C-API,X64,CoreML': "Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployment guide</a>",
'mac,C++,X64,CoreML': "Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployement guide</a>",
'mac,C++,X64,CoreML': "Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployment guide</a>",
'linux,Python,X64,DefaultCPU': 'pip install onnxruntime',
Expand Down Expand Up @@ -584,13 +584,13 @@
//mac m1
'mac,C-API,ARM64,CoreML':
"Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployement guide</a>",
"Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployment guide</a>",
'mac,C#,ARM64,CoreML':
"Install Nuget package&nbsp;<a class='text-blue-500' href='https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime' target='_blank'>Microsoft.ML.OnnxRuntime</a> <br/>Refer to <a class='text-blue-500' href='http://www.onnxruntime.ai/docs/execution-providers/CoreML-ExecutionProvider.html#requirements' target='_blank'>docs</a> for requirements.",
'mac,C++,ARM64,CoreML':
"Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployement guide</a>",
"Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployment guide</a> or download .tgz file from&nbsp;<a class='text-blue-500' href='https://github.com/microsoft/onnxruntime/releases' target='_blank'>Github</a>.",
'mac,Java,ARM64,CoreML':
"Add a dependency on <a class='text-blue-500' href='https://search.maven.org/artifact/com.microsoft.onnxruntime/onnxruntime' target='_blank'>com.microsoft.onnxruntime:onnxruntime</a> using Maven/Gradle",
Expand All @@ -604,10 +604,10 @@
"Install Nuget package&nbsp;<a class='text-blue-500' href='https://www.nuget.org/packages/Microsoft.ML.OnnxRuntime' target='_blank'>Microsoft.ML.OnnxRuntime</a>",
'mac,C-API,ARM64,DefaultCPU':
"Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployement guide</a>",
"Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployment guide</a>",
'mac,C++,ARM64,DefaultCPU':
"Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployement guide</a>",
"Add 'onnxruntime-c' using CocoaPods and refer to the&nbsp;<a class='text-blue-500' href='https://onnxruntime.ai/docs/tutorials/mobile/' target='_blank'>mobile deployment guide</a>",
//power
'linux,C-API,Power,DefaultCPU':
Expand Down

0 comments on commit e321929

Please sign in to comment.