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