- 10 4月, 2020 27 次提交
-
-
由 Zhang Ting 提交于
* add dist op
-
由 littletomatodonkey 提交于
add addmm op
-
由 Chengmo 提交于
* add tdm sampler op * fix compile bug * fix compile bug * fix compile bug * fix compile bug * test=develop, add tdm sampler unittest * fix tdm sampler unittest * fix input var name bug * update tdm sampler unittest * fix unittest * fix unittest * update tdm sampler unittest * add tdm exe run unittest * fix infershape * test=develop, add doc * test=develop, fix gcc8 compile bug & unittest bug * test=develop, fix unittest * test=develop, fix T one & zero * test=develop, add unittest check * test=develop, add doc smaple code & fix dype set * test=develop, fix dtype * test=develop, fix compile bug * test=develop, fix unittest * test=develop, fix unittest * test=develop, check py3 unittest * test=develop,fix unittest * test=develop, fix py3&py2 unittest diff * test=develop, fix sample code * test=develop, fix sample code * test=develop, fix sample code * test=develop, fix error message
-
由 Wojciech Uss 提交于
-
由 songyouwei 提交于
test=develop
-
由 GaoWei8 提交于
-
由 wangchaochaohu 提交于
-
由 liu zhengxi 提交于
* refine example code in en doc, test=develop, test=document_fix * update shape to make it meaningful, test=develop, test=document_fix
-
由 silingtong123 提交于
-
由 zhongpu 提交于
* add instance_norm op for dygraph, test=develop * add error message, test=develop
-
由 songyouwei 提交于
* add LayerList insert and extend test=develop * add index range check test=develop * add sample codes test=develop * refine sample code test=develop
-
由 Zhou Wei 提交于
* API(to_variable/save_dygraph) error message enhancement
-
由 Wilber 提交于
error message enhancement for py_func op.
-
由 hutuxian 提交于
* Involves AfsAPI to resolve slow downloading. * Mainly used in PaddleBox
-
由 liym27 提交于
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
-
由 zhongpu 提交于
-
由 liym27 提交于
-
由 zhongpu 提交于
* error message enhancement for Conv2DTranspose, test=develop * fix error_message, test=develop
-
由 Zhen Wang 提交于
* solve the conflict of ops with the same name. test=develop
-
由 Leo Chen 提交于
-
由 wangguanzhong 提交于
-
由 silingtong123 提交于
-
由 silingtong123 提交于
* error message of NCE API enhancement
-
由 Chen Weihang 提交于
-
由 wangchaochaohu 提交于
-
- 09 4月, 2020 13 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Tao Luo 提交于
-
由 wawltor 提交于
Fix the bug of matmul test_case
-
由 songyouwei 提交于
* fix no_grad signature test=develop * check func name instead of doc test=develop
-
由 Aurelius84 提交于
* API(program_guard) error message enhancement test=develop * fix Cycle import test=develop * polish code according comment test=develop
-
由 zhongpu 提交于
-
由 zhongpu 提交于
-
由 zhupengyang 提交于
-
由 songyouwei 提交于
* Layer add training attr, add Dropout Layer * add unit test for Dropout test=develop * minor fix test=develop * add missing args test=develop * support global flag in dropout, add docs test=develop * minor fix test=develop * minor fix test=develop * refine code comments test=develop * refine Dropout test=develop * fix ut test=develop * arg expansion test=develop * sample code update test=develop * prop -> p test=develop * fix ut test=develop * minor check fix test=develop
-
由 Huihuang Zheng 提交于
API/OP (ConditionalBlock) error message enhancement (#23480)
-
由 mozga-intel 提交于
* Remove the NGraph engine from PDPD repository 1. Each operator was removed from the operator's directory 2. Each test was removed from the unittest directory 3. The parallel executor support was removed from the PDPD 4. The CMake file was removed from the PDPD 5. The NG flags were removed from the repository test=develop * Remove ngraph from: 1. Cmake file 2. Python file test=develop
-
由 wangchaochaohu 提交于
-
由 wangguanzhong 提交于
-