Revision 4c244c78
| ID | 4c244c78a75646ad4040fb328fa64bb752852512 |
convert: squashed converter and sse2 work
Files
- added
- modified
- copied
- renamed
- deleted
- host
- lib
- convert
- CMakeLists.txt (diff)
- convert_common.hpp (diff)
- convert_fc32_to_sc8_with_sse2.cpp
- convert_fc32_with_sse2.cpp
- convert_fc64_to_sc8_with_sse2.cpp
- convert_fc64_with_sse2.cpp
- convert_item32.cpp
- convert_with_neon.cpp (diff)
- gen_convert_general.py (diff)
- sse2_fc32_to_sc16.cpp
- sse2_fc32_to_sc8.cpp
- sse2_fc64_to_sc16.cpp
- sse2_fc64_to_sc8.cpp
- sse2_sc16_to_fc32.cpp
- sse2_sc16_to_fc64.cpp
- sse2_sc8_to_fc32.cpp
- sse2_sc8_to_fc64.cpp
- convert
- lib