mintproject / MINT-Transformation

MIT License
3 stars 1 forks source link

Creating new ArgType DataSet replacing NDimArray and Graph #44

Closed raunaqtri1 closed 4 years ago

raunaqtri1 commented 4 years ago

created DataSet ArgType representing the common API for array and graph. Through this dataset, adapters can specify their input preferences between 'array' and 'graph' backends, and the pipeline chooses the best one. There are two properties as input to DataSet ArgType: