tianshuo78520a
4dde620eb3
test=develop
6 years ago
tianshuo78520a
4b164c71b8
update linux grammar
6 years ago
tianshuo78520a
58e63124eb
update finction
6 years ago
tianshuo78520a
e297c39b52
update linux function
6 years ago
JiabinYang
3972dd88fb
test=develop, refine code
6 years ago
JiabinYang
b17da93cc8
test=develop, fast_install shell for linux and mac
6 years ago
Wu Yi
7e651a38dd
fix mac cmake version 3.13 build ( #15386 )
...
* fix mac cmake version 3.13 test=develop
* fix again test=develop
6 years ago
zhaozhehao
e2ba9668b4
Tree conv op ( #15217 )
...
* refactor tree2col operator with new memory mechanism test=develop
* test=develop
* test=develop
* Modified API according to panyx0718 test=develop
* fix API change according to heavengate test=develop
* Modify API comment test=develop
6 years ago
Tao Luo
8f522c15ed
Merge pull request #15408 from luotao1/mm_dnn
...
test_analyzer_mm_dnn runs in serial
6 years ago
Tao Luo
001827c270
test_analyzer_mm_dnn runs in serial
...
test=develop
6 years ago
chengduo
958ca2c7c5
speed fetch_feed_test ( #15383 )
...
test=develop
6 years ago
Tao Luo
140fc1e92c
Merge pull request #15392 from luotao1/pyramid_dnn
...
add pyramid_dnn c++ inference test
6 years ago
Yan Chunwei
c9e5aa19c1
get tensor API add more comments ( #15345 )
6 years ago
Yiqun Liu
f413b6892b
Revert the modification of while_op in #14764 . ( #15372 )
...
* Revert the modification of while_op in #14764 .
test=develop
* Remove the dependency of GRPC_DEPS.
test=develop
6 years ago
Yan Chunwei
e84234b551
make clone thread safe ( #15363 )
6 years ago
乔龙飞 Qiao Longfei
adba4384ec
Merge pull request #15161 from jacquesqiao/gru-add-mode
...
gru add origin mode
6 years ago
gongweibao
7cd4dd7ce4
Hide varhandle members. ( #15382 )
6 years ago
Tao Luo
668563088e
add pyramid_dnn c++ inference test
...
test=develop
6 years ago
Zhaolong Xing
236201c222
Merge pull request #15350 from NHZlX/fix_bug_for_precditor
...
fix analysis config bug
6 years ago
wopeizl
e81b2c93f5
Merge pull request #15342 from wopeizl/windows/fixunittest
...
fix unit test cases
6 years ago
Yan Chunwei
e07900d317
cache tensor ptr in ZeroCopyTensor ( #15352 )
6 years ago
Yan Chunwei
b7916440ff
hot fix the Native clone ( #15344 )
6 years ago
Xin Pan
3ecf6bb338
Merge pull request #15028 from yihuaxu/develop_641313ea7_elementwise_mul_mkldnn_bug_fix
...
Fix the exception when tensor format is x
6 years ago
wopeizl
994e73f685
Merge pull request #15351 from wopeizl/fixbuildissue
...
disable the parallel mode for adam op on windows test=develop
6 years ago
Tao Luo
0d8a8b29e3
Merge pull request #15353 from luotao1/legacy_doc
...
remove unused doc folder
6 years ago
Yiqun Liu
568cc2ffa8
Optimize while_op for test ( #14764 )
...
* Simplify the compare op for CPU.
* Use asynchronous tensor copy in reshape_op's kernel.
* Optimize while_op for test, avoiding creating variables every time.
test=develop
* Enable the cache of kernel type and kernel function.
test=develop
* Enable profiling with gperftools.
* Remove flags for testing, and fix the linking error.
test=develop
* Delete the codes of ChooseKernel.
test=develop
* Fix bug when preparing ExecutorPrepareContext for while_op.
* Fix missing depending on grpc libraries.
* Remove the redundant print.
test=develop
* Follow comments.
* Remove the codes related to prepare the ExecutorPrepareContext for while_op.
test=develop
6 years ago
tensor-tang
3759c1db8c
Merge pull request #14805 from mozga-intel/mozga-intel/element_wise_operator_ngraph
...
Enable element_wise_add operator for a ngraph engine
6 years ago
tensor-tang
904a39239d
Merge pull request #15254 from mozga-intel/mozga-intel/softmax_operator_ngraph
...
Enable softmax operator for a ngraph engine
6 years ago
Tao Luo
aae15f0a67
remove unused doc folder
...
test=develop
6 years ago
nhzlx
e61a1b9514
merge develop test=develop
6 years ago
peizhilin
cd562f8fb7
disable the parallel mode for adam op on windows test=develop
6 years ago
nhzlx
b2ba3471fd
fix analysis config bug.
6 years ago
Xin Pan
01dc15ce32
Merge pull request #15329 from panyx0718/imperative2
...
add imperative mode design
6 years ago
Xin Pan
16cb3ebd68
Merge pull request #15268 from xiaolil1/pool-int8
...
Enhance key generation for Pool INT8 test
6 years ago
peizhilin
e7fa61e282
fix unit test cases
...
test=develop
6 years ago
tensor-tang
a7fc3d42a0
Merge pull request #15304 from tensor-tang/fuse/second_order_mul_sub
...
Fuse/second order mul sub and fuse repeated fc relu
6 years ago
bingyanghuang
a152a5c731
Disable conv3d mkldnn in dam ( #15335 )
...
* disable conv3d mkldnn in dam
* Add some comments test=develop
6 years ago
Xin Pan
73093656b8
Merge pull request #15331 from panyx0718/api
...
expose CompiledProgram
6 years ago
Xin Pan
d055b1d1f8
Merge pull request #15286 from PaddlePaddle/shanyi15-patch-1
...
fix deadlink in CONTRIBUTING.md
6 years ago
Xin Pan
2db6e3ed2a
Merge pull request #15292 from panyx0718/imperative
...
polish imperative codes
6 years ago
乔龙飞 Qiao Longfei
b14d4cdd75
Merge pull request #14890 from jacquesqiao/multithread-sparse-adam
...
adam support multithread
6 years ago
Xin Pan
6b762f6519
add doc
...
test=develop
6 years ago
Xin Pan
d7b159355c
add more doc
...
test=develop
6 years ago
mozga-intel
cba729404d
Enable softmax operator for a ngraph engine
...
test=develop
6 years ago
liuwei1031
3f815e079f
fix github issue 15267 test=develop ( #15306 )
...
* fix github issue 15267 test=develop
* fix github issue 15267 test=develop
6 years ago
wopeizl
0fbb76f66b
Merge pull request #15204 from wopeizl/debug/support
...
add the python callstack for debug support test=develop
6 years ago
Xin Pan
24bb6a6aec
expose CompiledProgram
...
test=develop
6 years ago
Xin Pan
783dbe9abb
more doc
...
test=develop
6 years ago
Qiao Longfei
a2f2cde031
revert test_adam_op test=develop
6 years ago
Xin Pan
f997109bb1
polish
6 years ago