mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
Contributing: fix typos (#2905)
This commit is contained in:
parent
daff4240f0
commit
546d8f71ab
5 changed files with 22 additions and 22 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<!-- following attributes were necessary for the migrated Tensor tests -->
|
||||
<LangVersion>7.2</LangVersion>
|
||||
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
|
||||
<SignAssembly>true</SignAssembly> <!-- need signing for freind access to the internals of the Tensors assembly -->
|
||||
<SignAssembly>true</SignAssembly> <!-- need signing for friend access to the internals of the Tensors assembly -->
|
||||
<DelaySign>false</DelaySign>
|
||||
<AssemblyOriginatorKeyFile>..\..\OnnxRuntime.snk</AssemblyOriginatorKeyFile>
|
||||
<!-- end -->
|
||||
|
|
|
|||
|
|
@ -311,7 +311,7 @@ namespace Onnx {
|
|||
/// implementations needed to use has_field hueristics to determine
|
||||
/// which value field was in use. For IR_VERSION 0.0.2 or later, this
|
||||
/// field MUST be set and match the f|i|s|t|... field in use. This
|
||||
/// change was made to accomodate proto3 implementations.
|
||||
/// change was made to accommodate proto3 implementations.
|
||||
/// </summary>
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
||||
public global::Onnx.AttributeProto.Types.AttributeType Type {
|
||||
|
|
|
|||
|
|
@ -424,10 +424,10 @@ public final class OnnxMl {
|
|||
* <pre>
|
||||
* The type field MUST be present for this version of the IR.
|
||||
* For 0.0.1 versions of the IR, this field was not defined, and
|
||||
* implementations needed to use has_field hueristics to determine
|
||||
* implementations needed to use has_field heuristics to determine
|
||||
* which value field was in use. For IR_VERSION 0.0.2 or later, this
|
||||
* field MUST be set and match the f|i|s|t|... field in use. This
|
||||
* change was made to accomodate proto3 implementations.
|
||||
* change was made to accommodate proto3 implementations.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.onnx.AttributeProto.AttributeType type = 20;</code>
|
||||
|
|
@ -437,10 +437,10 @@ public final class OnnxMl {
|
|||
* <pre>
|
||||
* The type field MUST be present for this version of the IR.
|
||||
* For 0.0.1 versions of the IR, this field was not defined, and
|
||||
* implementations needed to use has_field hueristics to determine
|
||||
* implementations needed to use has_field heuristics to determine
|
||||
* which value field was in use. For IR_VERSION 0.0.2 or later, this
|
||||
* field MUST be set and match the f|i|s|t|... field in use. This
|
||||
* change was made to accomodate proto3 implementations.
|
||||
* change was made to accommodate proto3 implementations.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.onnx.AttributeProto.AttributeType type = 20;</code>
|
||||
|
|
@ -1362,10 +1362,10 @@ public final class OnnxMl {
|
|||
* <pre>
|
||||
* The type field MUST be present for this version of the IR.
|
||||
* For 0.0.1 versions of the IR, this field was not defined, and
|
||||
* implementations needed to use has_field hueristics to determine
|
||||
* implementations needed to use has_field heuristics to determine
|
||||
* which value field was in use. For IR_VERSION 0.0.2 or later, this
|
||||
* field MUST be set and match the f|i|s|t|... field in use. This
|
||||
* change was made to accomodate proto3 implementations.
|
||||
* change was made to accommodate proto3 implementations.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.onnx.AttributeProto.AttributeType type = 20;</code>
|
||||
|
|
@ -1377,10 +1377,10 @@ public final class OnnxMl {
|
|||
* <pre>
|
||||
* The type field MUST be present for this version of the IR.
|
||||
* For 0.0.1 versions of the IR, this field was not defined, and
|
||||
* implementations needed to use has_field hueristics to determine
|
||||
* implementations needed to use has_field heuristics to determine
|
||||
* which value field was in use. For IR_VERSION 0.0.2 or later, this
|
||||
* field MUST be set and match the f|i|s|t|... field in use. This
|
||||
* change was made to accomodate proto3 implementations.
|
||||
* change was made to accommodate proto3 implementations.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.onnx.AttributeProto.AttributeType type = 20;</code>
|
||||
|
|
@ -2881,10 +2881,10 @@ public final class OnnxMl {
|
|||
* <pre>
|
||||
* The type field MUST be present for this version of the IR.
|
||||
* For 0.0.1 versions of the IR, this field was not defined, and
|
||||
* implementations needed to use has_field hueristics to determine
|
||||
* implementations needed to use has_field heuristics to determine
|
||||
* which value field was in use. For IR_VERSION 0.0.2 or later, this
|
||||
* field MUST be set and match the f|i|s|t|... field in use. This
|
||||
* change was made to accomodate proto3 implementations.
|
||||
* change was made to accommodate proto3 implementations.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.onnx.AttributeProto.AttributeType type = 20;</code>
|
||||
|
|
@ -2896,10 +2896,10 @@ public final class OnnxMl {
|
|||
* <pre>
|
||||
* The type field MUST be present for this version of the IR.
|
||||
* For 0.0.1 versions of the IR, this field was not defined, and
|
||||
* implementations needed to use has_field hueristics to determine
|
||||
* implementations needed to use has_field heuristics to determine
|
||||
* which value field was in use. For IR_VERSION 0.0.2 or later, this
|
||||
* field MUST be set and match the f|i|s|t|... field in use. This
|
||||
* change was made to accomodate proto3 implementations.
|
||||
* change was made to accommodate proto3 implementations.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.onnx.AttributeProto.AttributeType type = 20;</code>
|
||||
|
|
@ -2913,10 +2913,10 @@ public final class OnnxMl {
|
|||
* <pre>
|
||||
* The type field MUST be present for this version of the IR.
|
||||
* For 0.0.1 versions of the IR, this field was not defined, and
|
||||
* implementations needed to use has_field hueristics to determine
|
||||
* implementations needed to use has_field heuristics to determine
|
||||
* which value field was in use. For IR_VERSION 0.0.2 or later, this
|
||||
* field MUST be set and match the f|i|s|t|... field in use. This
|
||||
* change was made to accomodate proto3 implementations.
|
||||
* change was made to accommodate proto3 implementations.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.onnx.AttributeProto.AttributeType type = 20;</code>
|
||||
|
|
@ -2930,10 +2930,10 @@ public final class OnnxMl {
|
|||
* <pre>
|
||||
* The type field MUST be present for this version of the IR.
|
||||
* For 0.0.1 versions of the IR, this field was not defined, and
|
||||
* implementations needed to use has_field hueristics to determine
|
||||
* implementations needed to use has_field heuristics to determine
|
||||
* which value field was in use. For IR_VERSION 0.0.2 or later, this
|
||||
* field MUST be set and match the f|i|s|t|... field in use. This
|
||||
* change was made to accomodate proto3 implementations.
|
||||
* change was made to accommodate proto3 implementations.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.onnx.AttributeProto.AttributeType type = 20;</code>
|
||||
|
|
@ -2951,10 +2951,10 @@ public final class OnnxMl {
|
|||
* <pre>
|
||||
* The type field MUST be present for this version of the IR.
|
||||
* For 0.0.1 versions of the IR, this field was not defined, and
|
||||
* implementations needed to use has_field hueristics to determine
|
||||
* implementations needed to use has_field heuristics to determine
|
||||
* which value field was in use. For IR_VERSION 0.0.2 or later, this
|
||||
* field MUST be set and match the f|i|s|t|... field in use. This
|
||||
* change was made to accomodate proto3 implementations.
|
||||
* change was made to accommodate proto3 implementations.
|
||||
* </pre>
|
||||
*
|
||||
* <code>.onnx.AttributeProto.AttributeType type = 20;</code>
|
||||
|
|
|
|||
|
|
@ -266,7 +266,7 @@ void DmlCommandRecorder::ExecuteCommandList(
|
|||
m_currentDescriptorHeap = nullptr;
|
||||
Open();
|
||||
|
||||
// The caller can re-use relevent resources after the next set of work to be
|
||||
// The caller can re-use relevant resources after the next set of work to be
|
||||
// flushed has completed. Its command list hasn't been executed yet, just batched.
|
||||
GpuEvent gpuEvent = m_queue->GetNextCompletionEvent();
|
||||
gpuEvent.fence.CopyTo(fence);
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Preparation
|
||||
|
||||
Tests validation depends on protobuf generated *_pb2.py. So we need to have a sucessful server application build to have it generated in the build folder under `server_test` subfolder. The following instruction assume you are in the folder. Otherwise, tests will fail due to `ModuleNotFoundError`.
|
||||
Tests validation depends on protobuf generated *_pb2.py. So we need to have a successful server application build to have it generated in the build folder under `server_test` subfolder. The following instruction assume you are in the folder. Otherwise, tests will fail due to `ModuleNotFoundError`.
|
||||
|
||||
## Functional Tests
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue