- 08 1月, 2021 12 次提交
-
-
由 littletomatodonkey 提交于
-
由 Wilber 提交于
-
由 Wilber 提交于
-
由 ruri 提交于
-
由 liym27 提交于
-
由 liym27 提交于
1. When x is Variable, call nn.shape(x) only in following cases: 1)The shape of x is used in control flow condition. 2)The dim to be used is negetive 2. When x is Variable, but x.shape or x.shape[idx] doesn't contain negetive value, don't convert to paddle.shape()
-
由 Leo Chen 提交于
* change to tensor copy sync * change to tensor copy sync * make copy_to safe when use TensorCopy * refine code * add ut * add cudapinned garbagecollector * add testcase: cpu place -> cuda pinned place
-
由 liym27 提交于
In control flow, don't copy TensorArray from subblock to parent block when TensorArray is created in parent block.
-
由 Chengmo 提交于
* add tensor table
-
由 guofei 提交于
* Quantization supports 2.0 APIs * Fix the error of save_quantized_model
-
由 Wilber 提交于
-
由 joanna.wozna.intel 提交于
* Add a necessary condition * Remove test for white list and add header
-
- 07 1月, 2021 18 次提交
-
-
由 lijianshe02 提交于
* enhance error message of nll_loss op test=develop
-
由 Huihuang Zheng 提交于
Improve some error messages in parallel_executor.cc, conditional_block_op.cc, recurrent_op.cc
-
由 Chen Weihang 提交于
* simplify prepared op impl to improve performance * fix kunlun compile error * continue fix kunlun compile error * only transform diff place when dtype diff * fix failed unittests * remove useless file * polish impl by review comment
-
由 Chen Weihang 提交于
-
由 WangXi 提交于
-
由 tianshuo78520a 提交于
-
由 LutaoChu 提交于
-
由 123malin 提交于
* test=develop, add index_select_cuda kernel
-
由 wangchaochaohu 提交于
-
由 WeiXin 提交于
-
由 Wilber 提交于
* enhance error info for py_func * update
-
由 Zhou Wei 提交于
-
由 weihaoji 提交于
[XPU] Remove lite_xpu ut lite_resnet50_test since fusion pass changes introduced precision diff. test=develop (#30122)
-
由 liuyuhui 提交于
-
由 Jack Zhou 提交于
-
由 Chen Weihang 提交于
* Simplify the options of spawn based on fleetrun * polish details * polish doc details
-
由 tangwei12 提交于
Change-Id: Ia5279b0cbb6a5b3970aff66e9510e0d85efa70ce
-
由 123malin 提交于
* test=develop, add model_average and lookahead
-
- 06 1月, 2021 10 次提交
-
-
由 ceci3 提交于
* fix syncbn convet * add unittest
-
由 Leo Chen 提交于
* add dispenable input 'shape' for core.ops.reshape2 * add dispenable inputs for core.ops.reshape2/expand/slice * add ut
-
由 Chen Long 提交于
-
由 tianshuo78520a 提交于
-
由 ShenLiang 提交于
-
由 Zhou Wei 提交于
* Polish and Optimize the print/repr message of all layer * fix some code format
-
由 WeiXin 提交于
-
由 Zhou Wei 提交于
-
由 wangguanzhong 提交于
-
由 QingshuChen 提交于
* add aarch64 and sunway kunlun lib * minor * optimize elementwise_add for kunlun * update kunlun dependence * minor * minor
-