3 references to GetModelArgs
Microsoft.ML.OnnxConverter (3)
OnnxContextImpl.cs (3)
235
_intermediateValues.Add(OnnxUtils.
GetModelArgs
(type, colName));
247
_outputs.Add(OnnxUtils.
GetModelArgs
(type, variableName, dim));
259
_inputs.Add(OnnxUtils.
GetModelArgs
(type, colName));