Commit Graph

817 Commits (21b4d90ab9bdf39c9a9ae3d9f1b7736c4a8b3de8)

Author SHA1 Message Date
gongweibao 25241e9e5e
Fix paddle env variables. (#11564)
7 years ago
Tao Luo 5972990295
Merge pull request #11523 from mozga-intel/mozga-intel/Gausian_random_mkldnn_layout
7 years ago
tensor-tang 64045c29c2
Merge pull request #11102 from mozga-intel/mozga-intel/Sum_mkldnn_layout
7 years ago
qingqing01 9c90dc9728
Make the CUDA kernel of concat correct and fix unit tests. (#11541)
7 years ago
Qiao Longfei 4ec9ecae59
Merge pull request #11547 from jacquesqiao/support-ftrl-optimizer
7 years ago
qingqing01 c22ebb3bde
Expose crop op into Python API. (#11546)
7 years ago
mozga-intel 7b9aa60198 MKLDNN gausian_random tests
7 years ago
mozga-intel b88cda84f4 MKLDNN sum unit-test
7 years ago
guosheng f4bdfbc697 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search-dev
7 years ago
qiaolongfei 6caea45941 add TestFtrlOptimizer
7 years ago
Yibing Liu 7ca511e0c6 Merge branch 'develop' of upstream into argsort_dev
7 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
7 years ago
Wu Yi 53d1d0f0f2
add LARS support (#10374)
7 years ago
qingqing01 566a940223
Implement a bilinear initializer for transposed convolution to do upsampling. (#11404)
7 years ago
chengduo fd77126938
Merge pull request #11512 from JiayiFeng/skip_all_tests_of_parallel_executor_crf
7 years ago
Tao Luo 5ea039b3c1
Merge pull request #11470 from typhoonzero/fix_unitests
7 years ago
fengjiayi 35f64cb905 skip all tests in tests_parallel_executor_crf
7 years ago
weixing02 ee13b396f2 fix some errors
7 years ago
weixing02 8bd148dc00 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_op
7 years ago
Tao Luo d516ace94d
Merge pull request #11364 from jshower/develop
7 years ago
yi.wu 40c631e554 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_unitests
7 years ago
yi.wu 44925eb4c2 fix dist ut
7 years ago
Luo Tao 10e21b7715 set test_parallel_executor_crf serial
7 years ago
whs 6fcdb240fa
Add mean IOU op. (#10519)
7 years ago
guosheng 49ca424d6e Fix src_idx out of range in beam_search_op
7 years ago
Qiao Longfei 7c426be98c
Merge pull request #11342 from jacquesqiao/add-merge-splited-ids
7 years ago
guosheng 6e38cc337d Fix the beam_search in test_machine_translation.py
7 years ago
chengduoZH 0a46de4a3c fix unit test
7 years ago
Yibing Liu 28a0ac535a Merge branch 'develop' of upstream into argsort_dev
7 years ago
guosheng 92a7766ecb Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-beam_search
7 years ago
guosheng 592f84a4af Complete the docs of beam_search_op, beam_searc_decode_op and the python wrapper
7 years ago
Yibing Liu 94e72ea6e7 Support more negative axes in argsort_op
7 years ago
qiaolongfei f031555cfb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
qingqing01 19fd071785
Make the normalization operator more general and fix bug in l2_normalize. (#11348)
7 years ago
whs adc09087c1
Add slice op. (#11052)
7 years ago
qiaolongfei 6dd3f3cf27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-merge-splited-ids
7 years ago
jshower 22f80cc536 code sytle
7 years ago
chengduoZH 173d72b481 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enable_cpu_on_pe
7 years ago
gongweibao 627d7a64f8
Clean `sendop` `recv` operator. (#11309)
7 years ago
Qiyang Min 1cfd3cb13b Add some dist-training robust cases into fluid benchmark test (#11207)
7 years ago
chengduoZH 7b723839ef Add cpu test for parallel_executor_crf executor_fetch_feed, and enable these tests
7 years ago
jshower 451bc3a7bd Correct the use of the lstm layer
7 years ago
sneaxiy 831909ce69
Merge pull request #11313 from sneaxiy/argmin_argmax
7 years ago
chengduoZH a57e8a4338 add cpu test
7 years ago
qingqing01 59e10922b4
Expose maxout Python API. (#11278)
7 years ago
qiaolongfei 509cb0bc76 add unit test, pass the unit test
7 years ago
chengduoZH 495368c243 ADD CPU_NUM
7 years ago
chengduoZH d09fd1f6f0 test seresnext
7 years ago
chengduoZH 5a3c8bf813 fix in c++ side
7 years ago
tangwei12 bf2c53ae0a Merge branch 'develop' of github.com:PaddlePaddle/Paddle into new_api_about_cpkt
7 years ago
chengduoZH a56dcf5159 fix parallel_executor.py and xx_mnist.py
7 years ago
guochaorong eced973091
Merge pull request #11317 from guochaorong/fix_bad_code
7 years ago
Siddharth Goyal 52e2eb65b9
Fix function in fit-a-line with new API (#11020)
7 years ago
tangwei12 5c8397a88f remove chief in test
7 years ago
guochaorong cde7db85b3 fix bad code in python
7 years ago
sneaxiy 568c4e5ec4 recommit using account sneaxiy
7 years ago
guosheng 5e20a8ef93 Make python unit test of beam_search_op and beam_searc_decode_op run correctly
7 years ago
fengjiayi 24649a780d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_crop_op
7 years ago
fengjiayi 9c61409a18 Make crop op supporting taking offsets as one of its inputs
7 years ago
dzhwinter f7c96f079b
Big data op_test benchmark, for checking output consistent in different runs. (#10646)
7 years ago
fengjiayi 50104f18c7
Merge pull request #11230 from JiayiFeng/add_broadcast_test
7 years ago
fengjiayi 65a94be1a1
Merge pull request #11223 from JiayiFeng/dev_reverse_op
7 years ago
dzhwinter d050360a74
"reduce test input data size to accelerate ci" (#10831)
7 years ago
fengjiayi ba773fc9f8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_broadcast_test
7 years ago
fengjiayi ea73fb8416 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_reverse_op
7 years ago
tangwei12 cb7c1245b3 code optimized
7 years ago
tangwei12 2f44585e83 code optimized
7 years ago
yi.wu 92c61ce8fc disable test listen and serv
7 years ago
fengjiayi e819f1b3a5 Add unittests to check channelwise add
7 years ago
yi.wu 000c80a14a disable failed tests
7 years ago
Yancey1989 05b6aa1805 increase dist unit test timeout
7 years ago
fengjiayi aa9383f3b0 Add unit tests
7 years ago
Yuan Gao 666c94e3be Add default prior box var for box_coder_op (#11164)
7 years ago
tangwei12 3b5e3f9be4 update checkpoint unittest
7 years ago
Yancey1989 a158bd9173 fix ci
7 years ago
tangwei12 eea5762e26 add checkpoint unittest
7 years ago
Yancey1989 e896926b9c add unit test for dist mnist
7 years ago
whs c8d6c1d09c Auto generate python api for polygon_box_transform op. (#11074)
7 years ago
Kexin Zhao 5713a0bf5e
fix lodtensor api in memory opt machine trans (#11171)
7 years ago
Siddharth Goyal 99a5a3d8d3
Fix optimizer in remaining chapters with high level API (#11172)
7 years ago
Siddharth Goyal a4237171a5
Modify optimizer in new API to support more usecases (#11168)
7 years ago
Yibing Liu 4760f2851e Add the argsort operator
7 years ago
Yancey 524c81e532
Merge pull request #11126 from Yancey1989/polish_test_listen_and_serv_op
7 years ago
Yancey bd0f8f8d52
Merge pull request #11054 from velconia/update_simple_distranspiler
7 years ago
Yancey1989 7f5eb9f687 update by comment
7 years ago
Yancey1989 7218f4feb2 update by comment
7 years ago
Yuan Gao d3e99aeec3 add normalize switch to box_coder_op (#11129)
7 years ago
minqiyang 0ed461df70 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_simple_distranspiler
7 years ago
Yancey1989 8939f17d30 sppedup test_listen_and_serv_op
7 years ago
baiyf 663f4e6168 Fix bilinear_op Python API (#11117)
7 years ago
minqiyang eacac49bcd 1. update test_split_var: replace split with slice
7 years ago
whs 86d8659c8d
Add python wrapper for gather op. (#11033)
7 years ago
whs 28dc9ba3c1
Add shape op to get the shape of variable. (#11048)
7 years ago
minqiyang b33ea7be2d 1. change the variable name from align_var_to_block to slice_var_up
7 years ago
whs 85c203b117
Make bilinear_interp_op support attrs from input. (#11041)
7 years ago
minqiyang 9d92dcea0a 1. import fluid to dist transpiler test
7 years ago
minqiyang e90bfd562b 1. Make a base unittest class for dist transpiler unittest
7 years ago
Qiyang Min b31647c67d
Merge branch 'develop' into update_simple_distranspiler
7 years ago
Wu Yi d90610624f
Cleanup transpiler and move weight decay and clip on pservers (#11039)
7 years ago
minqiyang 0abf173ed5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_simple_distranspiler
7 years ago
weixing02 4bd08e3408 make test_layers right
7 years ago
weixing02 31e2833883 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into hsigmoid_op
7 years ago
minqiyang a4d88fb642 1. remove simple distranspiler from transpiler/ repo
7 years ago
weixing02 b3f9e5e007 make test_hsigmoid_op.py right
7 years ago
Tao Luo ccf61b3066
Merge pull request #10703 from mozga-intel/mozga-intel/Mul_mkldnn_withdraw
7 years ago
weixing02 3e46ec41a9 add hsigmoid
7 years ago
Nicky Chan df300fffd5
Merge pull request #11056 from nickyfantasy/refract_machine_translation_test
7 years ago
Kexin Zhao 83fb834f8c
Modify RNN encoder decoder example using new LoDTensor API (#11021)
7 years ago
Nicky 6f3c7d9b24 Simplify and make a clear function name
7 years ago
minqiyang a2c017da9b 1. merge simple_dist_transpiler to distribute_transpiler
7 years ago
Haichao Zhang 21e794cf67 change name debuger to debugger (#10949)
7 years ago
Yu Yang 14905516aa
Merge pull request #10970 from JiayiFeng/dev_add_random_crop_op
7 years ago
mozga-intel 30d32035b2 Withdraw mkldnn mul
7 years ago
fengjiayi 7c42e5de1a Polish RandomCropOp
7 years ago
qingqing01 3a29821bd5
Develop a fake dequantized op for fixed-point quantization training framework. (#10965)
7 years ago
Kexin Zhao 60783a753a
Modify machine translation example using new LoDTensor API (#11018)
7 years ago
Siddharth Goyal 88aa2d8a6a
Fix order of inputs in infer() of label_semantic example (#10993)
7 years ago
Qiyang Min 580340eeb2 Shutdown pserver gracefully when SIGINT and SIGTERM was sent (#10984)
7 years ago
Yancey1989 60d827a8b9 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
fengjiayi 632108dc2e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_random_crop_op
7 years ago
fengjiayi d44dbc4a52 fix errors
7 years ago
fengjiayi 3e7ce5836f stash
7 years ago
qingqing01 91bd5835df
Fix fill_constant_batch_size_like_op when input is LoDTensor. (#10943)
7 years ago
Yancey1989 ceefbf3259 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
whs 376c948e88 Polygon box transform op for OCR East detection. (#10802)
7 years ago
Siddharth Goyal fb43c6b4a5
Fix attribute name in new API (#10947)
7 years ago
Kexin Zhao c79ec9f002
Add create LoDTensor from list option and simplify recommender book example (#10946)
7 years ago
baiyf 1ba2581a52 Unified bilinear_interp op Python interface specification (#10925)
7 years ago
Yu Yang 2013b1cc18
Merge pull request #10930 from reyoung/feature/make_understand_sentiment_serial
7 years ago
fengjiayi cd8700f172
Merge pull request #10872 from JiayiFeng/dev_CustomReader
7 years ago
yuyang18 dd4c977401 Diable buggy test
7 years ago
Yancey1989 0aa6f9e934 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
Kexin Zhao 4d29a5d3c3 first commit
7 years ago
Kexin Zhao defbaff2f6
Merge pull request #10886 from kexinzhao/label_semantic_roles_lod
7 years ago
Kexin Zhao b3f650d1c6
Merge pull request #10889 from kexinzhao/understand_sentiment_lod
7 years ago
Kexin Zhao 6133728a67 fix error
7 years ago
Kexin Zhao 69e0af56cd do this to new_api example
7 years ago
Kexin Zhao dbc6102e55 simplify label_sementic_example
7 years ago
Nicky Chan 5b9d09d729
Merge branch 'develop' into high_level_api_machine_translation
7 years ago
Siddharth Goyal 87ff95d928
[Test-driven] Implementing label_semantic_role with new API (#10757)
7 years ago
daminglu e0d5702e82
add cmake for word2vec (#10890)
7 years ago
fengjiayi 239546a6c1 add unit test and fix a bug
7 years ago
Yancey1989 fc06222ae9 fix async worker
7 years ago
daminglu 0cd3d46147
Recommend sys new api (#10894)
7 years ago
Yu Yang d406c76a30
Merge pull request #10744 from reyoung/feature/refine_parallel_executor
7 years ago
daminglu cc7b4b9ef1
add return_numpy back (#10892)
7 years ago
Yu Yang 8653cf3004
Merge pull request #10656 from reyoung/feature/support_op_role
7 years ago
baiyf 16b09d3c36 Expose bilinear operator into Python API. (#10875)
7 years ago
Nicky b0868af5d7 Simplify Machine Translation demo by using Trainer API
7 years ago
Kexin Zhao 8cce330430 fix error
7 years ago
Kexin Zhao 5a10d833db initial commit
7 years ago
Kexin Zhao 224bd8f0de Add lod_tensor.py for ease of creating lod tensor in book examples (#10817)
7 years ago
Yibing Liu 20bdc3e109
Merge pull request #10846 from kuke/deconv_group
7 years ago
fengjiayi 530556dd97
Merge pull request #10864 from JiayiFeng/dev_expose_random_gen
7 years ago
yuyang18 50dab46033 Fix bug
7 years ago
Yibing Liu 4bafbf411c Enable groups for conv3d transpose op
7 years ago
fengjiayi 4b395b0809 fix errors
7 years ago
yuyang18 0dcfb7b45e Remove buggy tests
7 years ago
yuyang18 fcbf19bf93 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
fengjiayi c2436f2ca5 expose random_data_generator
7 years ago
Yu Yang a9f9fbadd9
Merge pull request #10832 from typhoonzero/fix_server_port_file_conflict
7 years ago
yuyang18 9ab12df62d Disable no good tests
7 years ago
whs 8655904be2
Enhance reduce op (#10708)
7 years ago
fengjiayi df8fbf80d9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_CustomReader
7 years ago
fengjiayi b48eba1902 complete python API and unit test
7 years ago
Yibing Liu adbf97b42d Merge branch 'develop' of upstream into deconv_group
7 years ago
Yibing Liu 6e13c86dff Enable multiple groups for cudnn conv transpose
7 years ago
Siddharth Goyal 80868f799a Add dynamic rnn model for sentiment analysis with new API (#10849)
7 years ago
Siddharth Goyal e858471a16
Add conv model for sentiment analysis with new API (#10847)
7 years ago
Yibing Liu 669c0df69e Add groups for conv transpose
7 years ago
yuyang18 27e4ce7287 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/support_op_role
7 years ago
yuyang18 b920d2c281 enable serial tests
7 years ago
yuyang18 1b69c25c92 Merge branch 'feature/sequnce_run_tests' into feature/refine_parallel_executor
7 years ago
yuyang18 91007fe974 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
yuyang18 1426d794ff Force some unittests serial
7 years ago
yi.wu 5fe8de9d8a fix dist test
7 years ago
yuyang18 0e5a278c23 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/support_op_role
7 years ago
qingqing01 2a77fc507b
Enhance detection_map_op and more check in prior_box API. (#10796)
7 years ago
Siddharth Goyal f6543a1181 [Test-driven] Implementing sentiment_analysis with new API (#10812)
7 years ago
yuyang18 0ce840277e Skip hang op
7 years ago
Qingsheng Li 9ff6715f8a
Enhanced is_empty_op for our seq2seq model (#10704)
7 years ago
yuyang18 3ec17dcb73 Fix cmake
7 years ago
yuyang18 8c6f9389ee Disabled hanged unit tests
7 years ago
yuyang18 56c2e4a74b disable test together
7 years ago
yuyang18 f06515119e Extract tests from test_parallel_executor
7 years ago
baiyf a66afe0675 Expose prior_box op into detection.py (#10773)
7 years ago
yuyang18 6db9c3c7d6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor
7 years ago
yuyang18 f6638c0b07 Disable buggy tests
7 years ago
daminglu ae1990731d
Test word2vec (#10779)
7 years ago
daminglu 11b6473c26
Image classification & word2vec (#10738)
7 years ago
Qiao Longfei eb7d87545e add trainer.stop and fix a bug for train_by_parallel_executor (#10762)
7 years ago
Qiao Longfei 54ae8e4520
Merge pull request #10741 from jacquesqiao/inferencer-support-multi-gpu
7 years ago
Wu Yi ebc7303990
listen_and_serv use local scope (#10663)
7 years ago
qiaolongfei feed94e20f should load parameter before create parallel_executor
7 years ago
yuyang18 ceb150e9fa Merge remote-tracking branch 'yx/fix_bce_cdn_link' into feature/refine_parallel_executor
7 years ago
yuyang18 71c4933a02 Use independent recordio file name
7 years ago
Kexin Zhao bbd7580e04 simplify recognize digits example code (#10722)
7 years ago
yuyang18 f04754886b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/trainer_by_pe
7 years ago
Yu Yang 63012df497 Switch scope/program for every test (#10702)
7 years ago
Yang Yang(Tony) b67ce353fa
speed up test label semantic roles (#10718)
7 years ago
Kexin Zhao d73f2bd6bd fix data_feeder lod bug
7 years ago
Yu Yang 8b1b7564cf
Merge pull request #10671 from chengduoZH/fix_fetch_op_handle
7 years ago
dzhwinter ed748dae66
"fix dtype test in ci" (#10667)
7 years ago
Yang Yang(Tony) 6c87e34373 move test_network_with_dtype out of test_all_ops (#10675)
7 years ago
yuyang18 40da8c00b6 Add missing attr
7 years ago
yuyang18 624caee56b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetch_op_handle
7 years ago
yuyang18 791af3a088 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/trainer_by_pe
7 years ago
Yu Yang 9707aa6bde
Merge pull request #10619 from reyoung/feature/exec_strategy
7 years ago
daminglu 74ca73b80d
Update trainer api (#10674)
7 years ago
chengduoZH e383ea20dc fix fetch op handle
7 years ago
yuyang18 c8f3ed2300 Skip buggy test
7 years ago
yuyang18 9e736215e8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
gongweibao 13836b046f
Change default split minimize value to speed up transport data to pserver. (#10635)
7 years ago
yuyang18 7c777dd549 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
Yancey 0acc93cab9
add dist transpiler unit test (#10485)
7 years ago
Wu Yi b0eca1040f
remove unused vars (#10618)
7 years ago
daminglu 9fad436bf4
Simplify fluid api for fit a line (#10301)
7 years ago
yuyang18 c72a4f4d4d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exec_strategy
7 years ago
yuyang18 08295f9877 Add build strategy
7 years ago
dzhwinter c0a6237d1a "fix ci"
7 years ago
yuyang18 c4ad0dd084 Add fetch metrics
7 years ago
yuyang18 2a0205a5d9 Draft for train by parallel executor
7 years ago
yuyang18 e5281b3c2d Clean code & add execution strategy
7 years ago
Yu Yang 9923be5d10
Merge pull request #10546 from chengduoZH/feature/change_pe_strategy
7 years ago
Yu Yang 5ce2df9b38
Merge pull request #10566 from reyoung/feature/train_by_pe
7 years ago
Jeff Wang 177324b067
[Test-driven] Recognize Digit: update mnist test cases with the new API syntax. (#10507)
7 years ago
Qiao Longfei 2a971f3084 Add inferencer infer (#10445)
7 years ago
Luo Tao f60b9a4208 fix unittest-error: test_network_with_dtype
7 years ago
yuyang18 54cbf799d6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/change_pe_strategy
7 years ago
chengduoZH 97cb5479ae change PE strategy
7 years ago
fengjiayi ba57348f8f trainer.test() (#10453)
7 years ago
yuyang18 9c8383cf06 Parallel Executor revised feeder
7 years ago
yuyang18 ad594b9b70 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
dzhwinter 62c51e44d2
"add float64 tests" (#10450)
7 years ago
Tao Luo 5c26f16832
Merge pull request #10506 from tonyyang-svail/test_label_semantic_roles
7 years ago
Jeff Wang 0fed3db3eb
Put all new tests under high-level-api (#10534)
7 years ago
Yang Yang 5950978573 decrease the pass number of test_label_semantic_roles
7 years ago
chengduoZH a459764de7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_fetchop
7 years ago
chengduoZH e00c1ee10f fix split var test
7 years ago
Yu Yang 96b703c007 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
chengduoZH e87b345d50 untest understand_sentiment
7 years ago
chengduoZH 483f5e7efd fix test_memory_optimization_transpiler.py
7 years ago
chengduoZH 6f306f09c0 refine unit test
7 years ago
Jeff Wang 380471f947
Simplify fluid api recognize digit (#10308)
7 years ago
Siddharth Goyal 8a8ae9cebe
Add label semantic examples with new Fluid api (#10368)
7 years ago
chengduoZH aff8a26d71 check generated_op_
7 years ago
chengduoZH 2e5d44f102 fix fetch op
7 years ago
Yu Yang 3dd01823a8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_matmul
7 years ago
Yu Yang c6a6d87f96 Rewrite Matmul, make code cleaner
7 years ago
Kexin Zhao 55e714e0d2 add float16 support to pool3d
7 years ago