...
we can call
fp16Tofp32()
to replacevsi_nn_Float32ToDtypeDtypeToFloat32()
we can call
fp32Tofp16()
to replacevsi_nn_DtypeToFloat32Float32ToDtype()
The implementation of the above function is as follows:
...
...
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:
...