- 20 3月, 2020 4 次提交
-
-
由 yaoxuefeng 提交于
-
由 Yiqun Liu 提交于
-
由 Huihuang Zheng 提交于
As the title
-
由 hutuxian 提交于
-
- 19 3月, 2020 10 次提交
-
-
由 songyouwei 提交于
* move __getitem__ to cpp * bug fix * add type check and gil release * support negative step with omitted ends test=develop * code refine test=develop * bug fix test=develop * slice always return different pyobj test=develop
-
由 Aurelius84 提交于
-
由 Zhang Ting 提交于
-
由 Sylwester Fraczek 提交于
-
由 Aurelius84 提交于
* Support to use external function test=develop * refine the parms of ast_to_func test=develop
-
由 Zhang Ting 提交于
-
由 Aurelius84 提交于
* support to modify dict and list in while_loop test=develop * polish code test=develop
-
由 Zhaolong Xing 提交于
test=develop
-
由 Liufang Sang 提交于
* fix div zero test=develop * fix div zero test=develop * add hostdevice function test=develop * add eps when is zero test=develop
-
由 Huihuang Zheng 提交于
1. Add support for Break and Continue in Dygraph to Static 2. Also add support for gast.Not in NodeTestTransformer 3. Also add support for logical op transformation in LoopTransformer
-
- 18 3月, 2020 8 次提交
-
-
由 tangwei12 提交于
-
由 Yi Liu 提交于
initialize global nccl context in dygraph test=develop
-
由 liym27 提交于
-
由 Leo Chen 提交于
* don't add unregisterd attr, test=develop * add some unittests,test=develop
-
由 liym27 提交于
-
由 Zhang Ting 提交于
* remove unnecessary prepare data, test=develop * Op in while block will not skip PrepareData, test=develop
-
由 Aurelius84 提交于
* Support and/or in controlFlow if test=develop
-
- 17 3月, 2020 12 次提交
-
-
由 Feiyu Chan 提交于
add approximation for gelu, default value is False (only kernel with eigen is added, remove code for computing gelu with MKLDNN temporarily)
-
由 Zhang Ting 提交于
-
由 songyouwei 提交于
test=develop
-
由 Adam 提交于
-
由 tianshuo78520a 提交于
* test=cpu * test=cpu * test=py2gcc8 * test=py2gcc8 * test=py2gcc8 * test=py2gcc8 * test=py2gcc8 * test=py2gcc8 * test=py2gcc8 * test=develop;test=document_fix;test=py2gcc8
-
由 Pei Yang 提交于
-
由 GaoWei8 提交于
-
由 yaoxuefeng 提交于
-
由 tangwei12 提交于
Fleet Parameter Server API Integrated
-
由 chalsliu 提交于
* Improved stability through the use of caching test=develop * fix style test=develop * Fix syntax error test=develop * Fix syntax error test=develop
-
由 liym27 提交于
* Support Tensor.shape in control flow if/for/while and separate TensorShapeTransformer from BasicApiTransformer. test=develop
-
由 Zhang Ting 提交于
-
- 16 3月, 2020 5 次提交
-
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
* remove the fill_constant_batch_size_like, gaussian_random_batch_size_like and uniform_random_batch_size_like_cn three Op unittest
-
由 Wilber 提交于
-
由 WangXi 提交于
-
由 liu zhengxi 提交于
* add transpose_flatten_concat_fuse_pass tests for gpu and trt, test=develop * update test_inference_api.py, test=develop
-
- 14 3月, 2020 1 次提交
-
-
由 Aurelius84 提交于
* Support and/or in controlFlow if test=develop * Refine IsControlFlow interface test=develop
-