DALI icon indicating copy to clipboard operation
DALI copied to clipboard

Add support for fp16 in arithmetic and mathematical ops

Open klecki opened this issue 2 years ago • 4 comments

Category: New feature

Description:

Add support for fp16 in arithmetic and mathematical ops

Additional information:

Affected modules and functionalities:

Arithm ops

Key points relevant for the review:

Any spots where we need to also adjust the config?

Tests:

  • [x] Existing tests apply I added np.float16 to the tested types, the coverage is already pretty extensive.
  • [ ] New tests added
    • [ ] Python tests
    • [ ] GTests
    • [ ] Benchmark
    • [ ] Other
  • [ ] N/A

Checklist

Documentation

  • [ ] Existing documentation applies
  • [x] Documentation updated
    • [ ] Docstring
    • [ ] Doxygen
    • [x] RST
    • [ ] Jupyter
    • [ ] Other
  • [ ] N/A

DALI team only

Requirements

  • [ ] Implements new requirements
  • [ ] Affects existing requirements
  • [ ] N/A

REQ IDs: N/A

JIRA TASK: N/A

klecki avatar Feb 22 '23 12:02 klecki

!build

klecki avatar Feb 22 '23 12:02 klecki

CI MESSAGE: [7390513]: BUILD STARTED

dali-automaton avatar Feb 22 '23 12:02 dali-automaton

CI MESSAGE: [8224542]: BUILD STARTED

dali-automaton avatar May 09 '23 06:05 dali-automaton

CI MESSAGE: [8224542]: BUILD FAILED

dali-automaton avatar May 09 '23 07:05 dali-automaton