Commit Graph

1468 Commits (873368f8422ea5815e6f0c02df84ec1960438b4a)
 

Author SHA1 Message Date
Yu Yang 3fcd81fde7 Stash
8 years ago
Yu Yang 533652e881 Merge pull request #1019 from reyoung/feature/jupyter_docker
8 years ago
Yu Yang aa6e25215e Doing C-API
8 years ago
liaogang 19dc8df41d Update travis ci pip
8 years ago
wangkuiyi e3691071b3 Merge pull request #1029 from zzsu/doc
8 years ago
Helin Wang 7b9c9696fc remove double spaces, remove chinese character ","
8 years ago
liaogang 0407902592 Add wheel for paddle version command
8 years ago
liaogang 3ecc63ad16 Add python in travis ci for paddle version command
8 years ago
liaogang fc47492f41 Fix merge conflict bug and glog
8 years ago
liaogang b090ce329a Fix conflict with develop
8 years ago
liaogang 572d8254ea Clean cmake
8 years ago
liaogang 642dc356ae clean travis ci
8 years ago
liaogang e2d0e09a8c Update external dependencies
8 years ago
liaogang 9e7f2b8de8 Add system configure
8 years ago
liaogang 8acd1ac31a Add extern python interp
8 years ago
Zhizhong Su 41d1765db8 a missing character in line 32
8 years ago
hedaoyuan c5c8051657 add BufferArg
8 years ago
Zhizhong Su 0e7d77f325 change format
8 years ago
Zhizhong Su c60a321528 revise new_layer_cn and fix a few problems in new_layer_en
8 years ago
Tao Luo 5e9b19f46c Merge pull request #1057 from luotao1/doc
8 years ago
Luo Tao e0a85db7f5 fix dead links, reduce image size
8 years ago
hedaoyuan 0c4be7e6a6 add TensorType.h
8 years ago
Yu Yang fbb1b0e464 Start Doing C-API for predict.
8 years ago
Yu Yang a080aa7a1c Change run_all => entrypoint.
8 years ago
xutianbing 17953b3a4d add TestUtil.h and TestUtil.cpp, moving from gserver/tests/ to testing/
8 years ago
xutianbing 936b0ed118 add paddle_test_util static lib to simplify unit test.
8 years ago
Luo Tao e0a81dca26 add translated chinese docs into catalog
8 years ago
hedaoyuan 904eefaf8a add TensorShape use to represent tensor of any dimension.
8 years ago
Yu Yang 68c89bcc52 Add jupyter notebook support in Docker images.
8 years ago
xujun05 495649af57 Merge pull request #1036 from dayhaha/grep_error
8 years ago
qingqing01 f83add2478 Merge pull request #1044 from luotao1/log
8 years ago
Luo Tao ace405b78b refine print information
8 years ago
Tao Luo d52ebb0296 Merge pull request #1043 from reyoung/feature/add_baidu_dict_to_md5_check
8 years ago
backyes 1a24be1821 Merge pull request #370 from tizhou86/develop
8 years ago
Yu Yang 9dfff7698f Also check baidu.dict md5
8 years ago
Yu Yang e4156f6670 Merge pull request #1018 from jacquesqiao/remote-updater
8 years ago
tianbingsz be3e2764a9 Merge pull request #1009 from tianbingsz/paddle_func_mat
8 years ago
xutianbing ec6b13dbfc clean up unused code.
8 years ago
xutianbing ea4d08dab6 update interface of context projection functions, Tensor -> Matrix/Vector
8 years ago
xutianbing 2c37ad7edc combine data/weight to ContextProjectionBackward for clean code
8 years ago
xutianbing f23a11702a add Context Projection functions to Layer's forward and backward,
8 years ago
xutianbing 590ecba305 add ContextProjectionBackward, ContextProjectionBackwardData, ContextProjectionBackwardWeightw
8 years ago
xutianbing 838ef366dc add first paddle function example for ContextProjectionForward operator,
8 years ago
dayhaha 3f3a9ff418 modify follow comment
8 years ago
hedaoyuan 54a2b1f682 Merge pull request #1003 from hedaoyuan/remove_main
8 years ago
dayhaha 381892bc97 change LOG to log
8 years ago
dayhaha 7e769ac063 add python version evaluate function
8 years ago
hedaoyuan 97f41534e0 fix link order error
8 years ago
hedaoyuan c37c8a19b5 remove gtest_main_library
8 years ago
hedaoyuan 6820b8f5f1 fix error when WITH_TESTING=OFF
8 years ago