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-08-15Merge branch 'upstream/master' into youki/prepack_constrcopyPublicYoung Jin Kim
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-02Pass blocking param pointer into packedBufferSize() in PackBMatrix.ccMike Tsai
2019-08-01Merge upstream masterYoung Jin Kim
2019-08-01adding a constructor for PackBMatrix with pre-packed dataYoung Jin Kim
2019-07-16changes to remove warnings when building in opt modeProtonu Basu
2019-07-10Refactoring unpack weight function (#103)Jianyu Huang
2019-06-12Print packed matrix for each group as wellDaya Khudia
2019-06-04Add quantized::fbgemm_linear_unpack operator for serialization (#97)Jianyu Huang
2019-04-19make sure cpuinfo_initialize called before fbgemmHasAvx2/512Support (#94)Jongsoo Park
2019-04-02Exposing tuning parameters in FBGEMM (MCB, NCB, KCB, MR, NR, Row Interleave) ...Protonu Basu
2019-03-25Packing B documentationDaya S Khudia
2019-03-06Add Avx512BW/VL/DQ check (#84)Jianyu Huang
2019-02-22Optimize PackB routine by removing addr functionJianyu Huang
2019-02-14Fix PackBMatrix<T, accT>::printPackedMatrix issuesJianyu Huang
2018-11-27fix group convention in B packing (#26)Jongsoo Park
2018-11-26remove unnecessary zero_point argument from constructors (#14323)Jongsoo Park
2018-11-16grouped (batched) gemm (#7)Jongsoo Park
2018-11-08Sync with internal copy: Asymmetric padding; fbgemm2 -> fbgemmJianyu Huang
2018-11-06Add equals and metaEquals method to PackBMatrixJongsoo Park
2018-11-04Syncing with internal version. Fixes for Mac/clang build. Other minor fixesdskhudia
2018-10-31Initial commitDaya S Khudia