/
githubmirror
/
tesseract
ОбзорДокументацияВойти
/
githubmirror
/
tesseract
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
tesseract/
src/arch/
..
dotproduct.cpp

Fix comment

5 лет назад
dotproduct.h

Add initial support for Intel AVX512F

4 года назад
dotproductavx.cpp

Add TFloat data type for neural network

5 лет назад
dotproductavx512.cpp

Add initial support for Intel AVX512F

4 года назад
dotproductfma.cpp

bugfix of FMA port to FAST_FLOAT

5 лет назад
dotproductneon.cpp

Add missing check for __ARM_NEON

5 лет назад
dotproductsse.cpp

reformat code (files with tabs)

4 года назад
intsimdmatrix.cpp

Facilitate vectorization for generic build (#4223)

2 года назад
intsimdmatrix.h

Add RISC-V V support (#4346)

2 года назад
intsimdmatrixavx2.cpp

Remove unused variable assignments

2 года назад
intsimdmatrixneon.cpp

Prepare using float instead of double for LSTM calculations

5 лет назад
intsimdmatrixrvv.cpp

Add RISC-V V support (#4346)

2 года назад
intsimdmatrixsse.cpp

Prepare using float instead of double for LSTM calculations

5 лет назад
simddetect.cpp

Refine fix: move env override to file scope to avoid recursive block-scope static init

21 час назад
simddetect.h

Fix recursive static initialization in SIMDDetect::GetDetector()

21 час назад