Commit Graph

24 Commits (6d8075ecef58f127336f3f6e9f152ce95a34539a)

Author SHA1 Message Date
Michał Gallus 0c39b97b4e [MKL-DNN] Add Fully Connected Op for inference only(#15226)
6 years ago
tensor-tang d6c1b5a73b disable seqpool concat pass by default saving CI time
6 years ago
Wojciech Uss 9b6a029666 fix dataset reading and add support for full dataset (#16559)
6 years ago
luotao1 9e2c7e69fb simplify the zero_copy tests
6 years ago
luotao1 06aab1b493 refine SetCpuMathLibraryNumThreads
6 years ago
tensor-tang e1c707fe9c
fix warnings (#15790)
6 years ago
Yan Chunwei e887d71958
fix ir debug config (#15571)
6 years ago
tensor-tang a7fc3d42a0
Merge pull request #15304 from tensor-tang/fuse/second_order_mul_sub
6 years ago
tensor-tang 1a95cd227d disable seqpool test on mac or without mkl
6 years ago
Tao Luo 2411ed4286 fix multi-threads in ZeroCopyProfile
6 years ago
tensor-tang 7035f051a8 adjust acc on mac
6 years ago
tensor-tang d618e48309 fix fuse square mat order and refine test
6 years ago
tensor-tang 84e023eae5 adjust the acc since the refer result is too large
6 years ago
tensor-tang 4461a458a5 adjust diff since abs is too large
6 years ago
tensor-tang ca6fdc6e33 refine and fix test
6 years ago
tensor-tang 781cd0cf51 add multi threads test of seqpool test (#15293)
6 years ago
tensor-tang 96786d3716 add compare_determine of seqpool1 test
6 years ago
tensor-tang 54afcb7ec6 add compare zerocopy test with native result
6 years ago
tensor-tang 7461356723 add zerocopy for seqpool test
6 years ago
tensor-tang 72d2a1801e add seqpool concat fuse pass
6 years ago
Yan Chunwei 875a07c32d
refactor inference analysis api (#14634)
6 years ago
tensor-tang 484085693e update url and num_ops
6 years ago
tensor-tang 8e271896ae add test data for seqpool1
6 years ago
tensor-tang d46a140dd9 add seq pool inference test
6 years ago