3 references to Float
Microsoft.ML.OnnxConverter (3)
OnnxUtils.cs (3)
250dataType = TensorProto.Types.DataType.Float; 490tensor.DataType = (int)TensorProto.Types.DataType.Float; 500tensor.DataType = (int)TensorProto.Types.DataType.Float;