- 29 8月, 2019 2 次提交
-
-
由 Zeng Jinle 提交于
-
由 chengduo 提交于
* increase num_iteration_per_drop_scope test=develop * Fix bug of while_op test=develop * fix bug of whileOp test=develop
-
- 28 8月, 2019 8 次提交
-
-
由 Double_V 提交于
fix row_conv_op to force it support lodtensor and tensor input simultaneously, test=develop (#19412) Support Tensor input for row_conv_op
-
由 Jiabin Yang 提交于
* fix con2d transpose bias by create and init it in build_onee * fix API spec * test=develop, invoke ci * fix bias_attr and act has no effect error on layer norm, conv2dTranpose, billinearTensorProduct, sequece_conv. fix original_mode not used error on GRUunit. fix sample_weight not set error on NCE. Add ut for all thoese layer * test=develop, change success standard for conv2dTranspose * test=develop, fix test_layers to invoke some error branch * test=develop, fix sample code * test=develop, fix BilinearTensorProduct failed in dygraph mode * test=develop, fix test_layers segment fault error
-
由 Yi Liu 提交于
test=develop
-
由 tangwei12 提交于
* fix correctness of the communicator * fix a bug in send thread when sending var context is empty, test=develop * add lookup_table_prefetch_op and prefetch optimize, test=develop * remove remote prefetch GPU supported * word2vec force with CPU, test=develop * test dist remote lookup table force with CPU, test=develop
-
由 Tao Luo 提交于
-
由 baojun 提交于
* update for multiple threading test=develop * remove PADDLE_ENFORCE test=develop
-
由 chengduo 提交于
* enabel test_parallel_dygraph_se_resnext test=develop
-
由 Zeng Jinle 提交于
* add signal message to stderr, test=develop * add unittests for ugly SignalHandle, test=develop
-
- 27 8月, 2019 8 次提交
-
-
由 Yi Liu 提交于
* supports multiple NCCL communicators preserved in NCCLCommContext test=develop * add ut for c_comm_init_all operator and fix cuda resource release problem test=develop
-
由 Huihuang Zheng 提交于
-
由 wopeizl 提交于
* save the callstack information to file when exception throws test=develop
-
由 xsrobin 提交于
-
由 Aurelius84 提交于
* improve sequence_conv api doc test=develop * add warning for padding param test=develop modify into deprecated
-
由 zhang wenhui 提交于
fix fleet_desc dense_table unsort bug ,not support format for abacus hotstart yet.
-
由 joanna.wozna.intel 提交于
-
由 vincentXiyu 提交于
* support tensor input with padding for warpctc op * merge with develop * test=develop * modified python API examples test=develop * nn.py is modified for code coverage test=develop * update documents info about warpctc op in API.spec test=develop * add test_warpctc_with_padding in test_layers test=develop * add warning log for cuda_version back to warpctc_op.cc * modify API.spec for warpctc op test=develop * modify API.spec * update warpctc test to new CompiledProgram API test=develop * modify code examples for warpctc op test=develop * modify API.spec for warpctc op test=develop * modify API.spec for warpctc op test=develop
-
- 26 8月, 2019 13 次提交
-
-
由 chengduo 提交于
* fix optimizer bug test=develop
-
由 Leo Chen 提交于
* fix bug of getting bool Flags from os.environ, test=develop * add empty loss_name in CompiledProgram for inplace grad test, test=develop
-
由 tianshuo78520a 提交于
add cuda10 support in fast_install.sh and add dynamic get version for release, then remove useless ave check for MacOS install check
-
由 liu zhengxi 提交于
* python inference api supports numpy and add unit test, fix unit test fail in test_slim_int8_googlenet and test_slim_int8_mobilenet
-
由 Zeng Jinle 提交于
-
由 chengduo 提交于
test=develop
-
由 Ghost Under Moon 提交于
This PR fix problem with issue #18096 , which raise an error for user to specify the error about load dir is wrong
-
由 mapingshuo 提交于
test=develop
-
由 mapingshuo 提交于
* Add lookahead optimizer * add unittest for lookahead optimizer test=develop * add doc string for LookaheadOptimizer test=develop test=document_preview * add API spec for lookahead test=develop test=document_preview * modify api spec test=develop test=document_preview * modified doc string * modify the test file test=develop test=document_preview * modify doc string test=develop test=document_preview
-
由 Huihuang Zheng 提交于
-
由 silingtong123 提交于
* test=develop,Optimized error reporting information * test=develop,add importscipy unittest * test=develop, rename the file and function
-
由 Jiabin Yang 提交于
* add default getItem * test=develop, fix has_attr disabled error in Layer * test=develop, fix GroupNorm and deepcf bug on attrs
-
由 tangwei12 提交于
* fix sync mode hang in transpiler * remove sync mode in send/recv * replace PADDLE_ENFORCE with PADDLE_ENFORCE_NE
-
- 24 8月, 2019 1 次提交
-
-
由 Yibing Liu 提交于
* Fix arg do_model_average in param_attr test=develop * Update api spec test=develop
-
- 23 8月, 2019 4 次提交
-
-
由 Tao Luo 提交于
test=develop
-
由 zhang wenhui 提交于
add fleet_desc config feature & multi_sparse table,
-
由 Jiancheng Li 提交于
* update light_nas_strategy: add latency constraint test=develop * update light_nas_strategy: update get_model_latency test=develop * update light_nas_strategy: add more check test=develop * update light_nas test test=develop * update light_nas test test=develop * minor update light_nas test test=develop * minor update light_nas test test=develop * update light_nas test test=develop * update _constrain_func of light_nas_strategy test=develop * update _constrain_func of light_nas_strategy test=develop * remove unused code test=develop
-
由 Zhen Wang 提交于
* add pool2d quantization support, only for max-pooling. * add the partial quantization support.
-
- 22 8月, 2019 4 次提交
-
-
由 Leo Chen 提交于
-
由 Yibing Liu 提交于
* Fix data parallel & sequence mask in dygraph test=develop * Revert change in data_parallel test=develop
-
由 chengduo 提交于
* use PE for compiler test=develop
-
由 lidanqing 提交于
* add local user data conversion into full_pascalvoc_test_preprocess.py test=develop * change PADDLE_ENFORCE to PADDLE_ENFORCE_GE test=develop * change according to reviews test=develop
-