2 references to CreateNamedOnnxValue
Microsoft.ML.OnnxTransformer (2)
OnnxTransform.cs (2)
836return OnnxUtils.CreateNamedOnnxValue(_colName, _vBufferDense.GetValues(), _tensorShape); 844return OnnxUtils.CreateNamedOnnxValue(_colName, _vBufferDense.GetValues(), _tensorShape);