- 12 12月, 2019 13 次提交
-
-
由 joanna.wozna.intel 提交于
* Add reshape int8 op test=develop * Change test to CPUPlace test=develop * Correct tests test=develop
-
由 baojun 提交于
-
由 baojun 提交于
* fix test for PY3 test=develop * reduce file changes test=develop
-
由 zhongpu 提交于
-
由 WangXi 提交于
-
由 zhupengyang 提交于
sequence_unpad, expand, pad, pad_constant_like, norm, bilinear_tensor_product, flatten2, im2sequence, unpool, cos_sim, strided_slice, flatten, elementwise_min, abs, acos test=develop
-
由 GaoWei8 提交于
* ci_check test=develop test=document_fix * test error test=develop test=document_fix * check another op accuracy ci test=develop test=document_fix * converge to one if test=develop test=document_fix * remove test case test=develop test=document_fix * simplify ci check test=develop test=document_fix * remove test case test=develop test=document_fix * optimize ci check test=develop test=document_fix * optimize ci check test=develop test=document_fix * remove test case test=develop test=document_fix
-
由 silingtong123 提交于
-
由 juncaipeng 提交于
-
由 tangwei12 提交于
* add fake init for the trainer, fix large memory hold in the trainer * do not merge recv vars from a remote endpoint, test=develop * add recv and save op, merge slice var in one op, save memory * remove hsigmoid with pull sparse, test=develop
-
由 zhouwei25 提交于
-
由 zhupengyang 提交于
* fix input shape of op tests for elementwise_sub, gather, pad2d, transpose, softmax, scale, elementwise_max, hierarchical_sigmoid, reshape2, sign, squeeze, reduce_sum, sum, squeeze2, unsqueeze, unsqueeze2, cast, reverse test=develop * fix cast, elementwise_mul, gather, scale, sign, softmax, transpose test=develop
-
由 juncaipeng 提交于
* change several tests to use the right parent class, test=develop * add dtype for TestLoDTensorAndSelectedRowsOp, test=develop
-
- 11 12月, 2019 8 次提交
-
-
由 Zhaolong Xing 提交于
test=develop
-
由 Zeng Jinle 提交于
* make OperatorWithKernel::InferShape virtual, test=develop * fix test_prepare_op by relu, test=develop
-
由 mapingshuo 提交于
* add no_need_buffer_slots interface to pybind
-
由 Zeng Jinle 提交于
-
由 baojun 提交于
-
由 juncaipeng 提交于
* fix ci bug for deleting data files, test=develop * update, test=develop
-
由 Huihuang Zheng 提交于
-
由 GaoWei8 提交于
test=develop
-
- 10 12月, 2019 13 次提交
-
-
由 Tao Luo 提交于
test=develop test=document_fix
-
由 Chen Weihang 提交于
* refine dygraph dataloader & polish related code, test=develop * refine code based review comment, test=develop
-
由 wangchaochaohu 提交于
-
由 Zeng Jinle 提交于
-
由 mapingshuo 提交于
* add seed op
-
由 Adam 提交于
* MKLDNN v1.0 rebase to Paddle 1.6 test=develop * Add hacky paddle::string::to_string() implementation * vectorize<int64-t>() -> vectorize() cleanup test=develop * PADDLE_ENFORCE and void_cast fixes test=develop * Rebase changes test=develop * Cosmetics test=develop * Delete MKL from mkldnn.cmake test=develop * CMake debug commands test=develop * Delete MKLDNN_VERBOSE and rebase fixes test=develop * Rebase fixes test=develop * Temporarily disable int8 resnet101 vgg16 and vgg19 tests test=develop * Add libmkldnn.so.1 to python setup test=develop * Add libmkldnn.so.1 to inference_lib cmake after rebase test=develop * Post rebase fixes + FC int8 changes test=develop * Fix LRN NHWC test=develop * Fix NHWC conv3d test=develop * Windows build fix + next conv3d fix test=develop * Fix conv2d on AVX2 machines test=develop
-
由 rensilin 提交于
* ZeroCopyTensor::mutable_data in the right device, test=develop * add unittest for zerocopy, test=develop
-
由 liym27 提交于
-
由 xujiaqi01 提交于
* fix master patch when slot is dense * test=develop
-
由 xujiaqi01 提交于
* fix code style of fleet_wrapper * test=develop
-
由 wangchaochaohu 提交于
* accelerate mean op test=develop
-
由 Leo Chen 提交于
* add op function generator, test=develop * add unittest, test=develop * follow comments, test=develop * fix windows compilation problem, test=develop
-
由 liym27 提交于
-
- 09 12月, 2019 6 次提交
-
-
由 lidanqing 提交于
test=document_fix change according to reviews test=develop test=document_fix improve some descriptions and some models test=develop test=document_fix update models benchmark data test=develop test=document_fix update int8v2 and qat2 performance test=develop test=document_fix
-
由 zhongpu 提交于
* support float64 for GradClipByGlobalNorm in dygraph, test=develop * fix comment for GradClipByGlobalNorm, test=develop
-
由 zhongpu 提交于
-
由 lidanqing 提交于
* update benchmark for int8v2, QAT1, QAT2 accuracy and performance test=document_fix * change according to reviews test=develop test=document_fix * improve some descriptions and some models test=develop test=document_fix * update models benchmark data test=develop test=document_fix * update int8v2 and qat2 performance test=develop test=document_fix
-
由 Huihuang Zheng 提交于
As the title
-
由 Zhang Ting 提交于
* fix python API tests that do not need to inherit OpTest, test=develop * fix fp16 cases that will only be enabled in GPU mode, test=develop * remove TestSoftmaxFP16Op from test cases of softmax_mkldnn_op, test=develop * fix tests so that the cases are only created in GPU mode, test=develop
-