8 references to VectorType
Microsoft.ML.OnnxTransformerTest (3)
OnnxTransformTests.cs (3)
50[VectorType(2, 3)] 53[VectorType(2, 3)] 100[VectorType(3, 3)]
Microsoft.ML.Samples (1)
Dynamic\TensorFlow\ImageClassification.cs (1)
91[VectorType(imageHeight, imageWidth, numChannels)]
Microsoft.ML.Samples.GPU (1)
docs\samples\Microsoft.ML.Samples\Dynamic\TensorFlow\ImageClassification.cs (1)
91[VectorType(imageHeight, imageWidth, numChannels)]
Microsoft.ML.TensorFlow.Tests (2)
TensorflowTests.cs (2)
245[VectorType(1, 2, 2)] 255[VectorType(2, 2, 2, 2)]
Microsoft.ML.Tests (1)
Transformers\NormalizerTests.cs (1)
1031[VectorType(Dim1, Dim2, Dim3)]