2 references to MakeInt32
Microsoft.ML.OnnxConverter (2)
OnnxContextImpl.cs (2)
297_initializers.Add(OnnxUtils.MakeInt32(name, typeof(bool), value ? 1 : 0)); 311_initializers.Add(OnnxUtils.MakeInt32(name, type, value));