cyclops-community / ctf

Cyclops Tensor Framework: parallel arithmetic on multidimensional arrays
Other
194 stars 53 forks source link

Specify model type at runtime #154

Open huttered40 opened 9 months ago

huttered40 commented 9 months ago

These changes enable the following:

Note that these changes will incur memory leaks. Any idea where the memory allocated for each model can be deleted?