Fork me on GitHub

Spellbook: How to convert a tensor underlying type?

A type conversion fonction asType is provided for convenience

let foo_float = foo.asType(float)
Arraymancer Technical reference Tutorial Spellbook (How-To's) Under the hood