8 references to TensorType
Microsoft.ML.OnnxConverter (8)
OnnxMl.cs (8)
4342case ValueOneofCase.TensorType: 4376get { return valueCase_ == ValueOneofCase.TensorType ? (global::Microsoft.ML.Model.OnnxConverter.OnnxCSharpToProtoWrapper.TypeProto.Types.Tensor)value_ : null; } 4380valueCase_ = value == null ? ValueOneofCase.None : ValueOneofCase.TensorType; 4517if (valueCase_ == ValueOneofCase.TensorType) hash ^= TensorType.GetHashCode(); 4540if (valueCase_ == ValueOneofCase.TensorType) 4580if (valueCase_ == ValueOneofCase.TensorType) 4624case ValueOneofCase.TensorType: 4678if (valueCase_ == ValueOneofCase.TensorType)