Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • we can call fp16Tofp32() to replace vsi_nn_Float32ToDtypeDtypeToFloat32()

  • we can call fp32Tofp16() to replace vsi_nn_DtypeToFloat32Float32ToDtype()

The implementation of the above function is as follows:

...