2 references to StringTensorFactory
Microsoft.ML.Vision (2)
ImageClassificationTrainer.cs (2)
766return StringTensorFactory.CreateStringTensor(buffer.DenseValues().ToArray()); 1533private static readonly TF_Deallocator _deallocatorInstance = new StringTensorFactory.TF_Deallocator(Deallocator);