-
-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
Description
Hello,
When reading numbers from a file to the fp16 format using std::ifstream, I'm getting an error:
undefined reference to `std::istream& sw::universal::operator>><16u, 5u, unsigned short, true, false, false>(std::istream&, sw::universal::cfloat<16u, 5u, unsigned short, true, false, false>&)'
I think this could be related to
| // istream input: TBD |
Any insights on this? If this would be hard to implement, how could I hack the reading fp16 numbers from a file?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog