3 references to Int64
Microsoft.ML.OnnxConverter (3)
OnnxUtils.cs (3)
246dataType = TensorProto.Types.DataType.Int64; 394tensor.DataType = (int)TensorProto.Types.DataType.Int64; 404tensor.DataType = (int)TensorProto.Types.DataType.Int64;