intel / rohd-hcl

A hardware component library developed with ROHD.
https://pub.dev/packages/rohd_hcl
BSD 3-Clause "New" or "Revised" License
81 stars 23 forks source link

bug fix for fp8e4m3 #132

Closed desmonddak closed 2 weeks ago

desmonddak commented 2 weeks ago

Description & Motivation

ofInt() and ofBigInt() code was incomplete.

Related Issue(s)

Testing

None. We have parallel tests for other operand types, just not this one. Will open an issue to create more smoke tests.

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No.

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

This is a bug fix.