Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/FBGEMM.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-25fix linux build errorYoung Jin Kim
2019-09-25Fix windows build errorsYoung Jin Kim
2019-08-15Merge branch 'upstream/master' into youki/prepack_constrcopyPublicYoung Jin Kim
2019-08-12fix error message (#117)Daya Khudia
2019-08-09Integrate VNNI into FBGEMM master branch (#114)Jianyu Huang
2019-08-06Back out "[fbgemm] Integrate VNNI into FBGEMM master branch"Jianyu Huang
2019-08-06Integrate VNNI into FBGEMM master branch (#113)Jianyu Huang
2019-08-01Merge upstream masterYoung Jin Kim
2019-08-01adding a constructor for PackBMatrix with pre-packed dataYoung Jin Kim
2019-07-19Support pointwise with unified convolution interface as well (#108)Daya Khudia
2019-06-20Per channel and groupwise quantization (#99)Daya Khudia
2019-06-15Update the logic of checking valid parameters.Mike Tsai
2019-06-15Fix memory allocation bugYoung Jin Kim
2019-06-05Unified convolution interfaceDaya Khudia
2019-04-02Exposing tuning parameters in FBGEMM (MCB, NCB, KCB, MR, NR, Row Interleave) ...Protonu Basu
2019-03-06Add Avx512BW/VL/DQ check (#84)Jianyu Huang
2018-12-21Update with clang format (#51)Jianyu Huang
2018-12-06avx2 intrinsic separation from OutputProcessing-inl.h (#38)Daya S Khudia
2018-12-05Move avx2 specific code in different source files (#28)Daya S Khudia
2018-11-30Only export symbols that are required while building shared libraryDaya S Khudia
2018-11-19clang-format (#11)Jongsoo Park
2018-11-13refactoring transpose code and commentJongsoo Park
2018-11-08Sync with internal copy: Asymmetric padding; fbgemm2 -> fbgemmJianyu Huang
2018-10-31Initial commitDaya S Khudia