- 28 6月, 2020 1 次提交
-
-
由 liym27 提交于
-
- 26 6月, 2020 1 次提交
-
-
由 liu zhengxi 提交于
* fix beam_search infershape, test=develop * fix beam search op unittest, test=develop
-
- 23 6月, 2020 1 次提交
-
-
由 Adam 提交于
* Refactor of conv fp32 oneDNN operator test=develop * Formatting fix test=develop * Return Enforces test=develop * GetWeights improvements test=develop
-
- 21 6月, 2020 1 次提交
-
-
由 Shibo Tao 提交于
* don't re-generate header file if content doesn't change. test=develop * add copy_if_different function. test=develop
-
- 18 6月, 2020 1 次提交
-
-
由 Jacek Czaja 提交于
* Start implementing int8 eltwise add test=develop * - Fix to Michal PR * - Fix test=develop * - Lint fixes test=develop * - Added checking if elementwise_mul can be used test=develop * - Added attribs to skip_attrs_set test=develop * - Improved broadcasting test=develop - fixes to compilation - fix - fix - Lint fixes test=develop * - removed redundant condition test=develop Co-authored-by: NMichal Gallus <michal.gallus@intel.com>
-
- 17 6月, 2020 2 次提交
-
-
由 Leo Chen 提交于
* fix bug of prelu when rank not equal 4, test=develop * fix prelu inference, test=develop * fix api, test=develop * fix shape when mode is chennel, test=develop * remove debug code, test=develop * add unittest, test=develop
-
由 zlsh80826 提交于
* blockReduce opt * launch threads align to warpSize * reduce unnecessary shared memory for broadcast reduced value * vectorize SoftmaxKernelWithEltadd * add fp16 constrain * test=develop
-
- 16 6月, 2020 1 次提交
-
-
由 Leo Chen 提交于
-
- 14 6月, 2020 1 次提交
-
-
由 tianshuo78520a 提交于
* test=develop * test=develop * fix bug * test=develop * test=develop
-
- 12 6月, 2020 2 次提交
- 10 6月, 2020 2 次提交
-
-
由 Zhang Ting 提交于
-
由 wangchaochaohu 提交于
-
- 09 6月, 2020 2 次提交
-
-
由 Chen Weihang 提交于
-
由 wawltor 提交于
Add the support the 5d,6d tensor support for the reduce ops; Add the same time, the compile time, it was 22 minutes, it was 21 minutes after fixed.
-
- 08 6月, 2020 2 次提交
-
-
由 mapingshuo 提交于
fixes the CUDAPlace info in the Print op
-
由 Aurelius84 提交于
* Support LoDTensorArray in reverse_op test=develop * polish en doc and unittest code test=develop * refine sample code test=develop * add example of LoDTensorArray test=develop * fix typo test=develop
-
- 05 6月, 2020 2 次提交
- 04 6月, 2020 2 次提交
- 03 6月, 2020 4 次提交
-
-
由 leesusu 提交于
-
由 Chen Weihang 提交于
* remove REPLACE_ENFORCE_GLOG compile option & add ci rule prohibit LOG(FATAL) using, test=develop * remove ci test case, test=develop * replace all LOG(FATAL) & polish message, test=develop * fix typo, test=develop * polish error info detail, test=develop
-
由 Michał Gallus 提交于
test=develop
-
由 Leo Chen 提交于
* support gradient accumulation of fp16 in imperative mode, test=develop * enhance coverage test, test=develop * follow comments, test=develop
-
- 02 6月, 2020 2 次提交
-
-
由 Qi Li 提交于
* add histc operator, test=develop * update english doc to 2.0 API, test=develop * update API from histc to histogram, test=develop Co-authored-by: Nroot <root@yq01-gpu-255-129-15-00.epc.baidu.com>
-
由 Yi Liu 提交于
Enhance error message of checkpoint_notify_op, fake_init_op gen_nccl_id_op and listen_and_serv_op (#24554) test=develop
-
- 01 6月, 2020 1 次提交
-
-
由 Adam 提交于
* Add isCached() mechanism for BatchNorm and LRN oneDNN operators test=develop * Formatting fix test=develop
-
- 28 5月, 2020 4 次提交
-
-
由 Aurelius84 提交于
* Add IsRuntime judgement in GRUUnit test=develop * add IsRuntime judgement is GradOp test=develop * Refine Error Message of SelecteInput/Output test=develop * refine Error Message of RNNMemoryHelperOp test=develop
-
由 Zhou Wei 提交于
-
由 Leo Chen 提交于
-
由 Chen Weihang 提交于
-
- 27 5月, 2020 3 次提交
-
-
由 Leo Chen 提交于
-
由 Leo Chen 提交于
-
由 wangchaochaohu 提交于
-
- 26 5月, 2020 5 次提交
-
-
由 Adam 提交于
-
由 Aurelius84 提交于
* [dy2stat] Support len * add convert_call func * refine code test=develop
-
由 ShenLiang 提交于
-
由 lidanqing 提交于
* Update PADDLE_ENFORCE in DNNL related ops test=develop * Abstract macro of OP_GET_PLACE_CHECK test=develop * update according to reviews * update GET_PLACE_CPU_CHECK * fix typo test=develop * revert macro test=develop
-
由 Wilber 提交于
-