Gleethos/neureka

Tensor instantiation API refinement for next release 0.21.0

Closed this issue · 1 comments

Before the next release the API of the library should be refined some more
to make it more intuitive for users to create tensors.
More specifically the usage of the Data interface, which represents
the raw data array on a specific device should be usable as construction param.

Other than that the fluent builder API should be revisited.