Which NaN, INF matters
- NaN, INF in the output -- NaN, INF is propagated through the codes, need a tool to help detect how these NaN, INF
- NaN, INF are not in the outputs:
- Eliminating them in a proper way
- Throw them (automatic mixed precision)
- max not propagate them
- In matrix operations
- Incorrectly not propagate them
- Eliminating them in a proper way