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