- 09 4月, 2020 12 次提交
-
-
由 Zhen Wang 提交于
-
由 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 提交于
-
由 Zhang Ting 提交于
-
由 wangguanzhong 提交于
-
由 liym27 提交于
-
由 Zeng Jinle 提交于
-
由 Wilber 提交于
error message enhancement for repeated fc
-
由 Wilber 提交于
fill op error message enhancement
-
由 GaoWei8 提交于
-
由 Chen Weihang 提交于
* polish api program error message, test=develop * fix condition error, test=develop * fix test prune error, test=develop * fix coverage problem, test=develop
-
由 GaoWei8 提交于
-
- 08 4月, 2020 16 次提交
-
-
由 liym27 提交于
-
由 joanna.wozna.intel 提交于
test=develop
-
由 Pei Yang 提交于
-
由 wangchaochaohu 提交于
-
由 joanna.wozna.intel 提交于
* Integrate matmul with cpu_quantize_pass test=develop * Add matmul checking scales test=develop * Change condition of matmul quantization test=develop * Remove redundant var test=develop
-
由 GaoWei8 提交于
-
由 石晓伟 提交于
* change the cmake and apis of lite engine, test=develop * change the cmake of lite engine, test=develop
-
由 Yiqun Liu 提交于
-
由 Huihuang Zheng 提交于
* OP (recurrent) error message enhancement
-
由 Aurelius84 提交于
* Op (Scope) error message enhancement test=develop
-
由 Pei Yang 提交于
* add hard_sigmoid trt op converter * add hard_swish op converter and plugin. test=develop
-
由 Pei Yang 提交于
* add full_like op. test=develop * add dygraph support. test=develop * increase coverage. test=develop
-
由 Zhang Ting 提交于
-
由 guofei 提交于
* Add a function to update FLAGS test=develop * Add a function to update FLAGS test=develop * expr flags * Add a function to update FLAGS test=develop * distinguish public/private vars, test=develop * fix windows issues, test=develop * expr flag * Add functions to get and set FLAGS test=develop * Add functions to get and set FLAGS test=develop * Add functions to get and set FLAGS test=develop * Add functions to get and set flags test=develop * Add functions to get and set FLAGS test=develop * Add a function to update FLAGS test=develop * Add a function to update FLAGS test=develop * Add functions to get and set flags in Paddle test=develop Co-authored-by: Nsneaxiy <sneaxiy@126.com>
-
由 wangchaochaohu 提交于
-
- 07 4月, 2020 6 次提交
-
-
由 Adam 提交于
-
由 silingtong123 提交于
* add randint op
-
由 qingqing01 提交于
* Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO
-
由 wangchaochaohu 提交于
* add support for value tensor support of fill_constant Op
-
由 Chengmo 提交于
* add index_sample op
-
由 zhangchunle 提交于
-
- 06 4月, 2020 4 次提交
-
-
由 ShenLiang 提交于
-
由 ShenLiang 提交于
* add paddleboxdatafeed * add ifdef linux and boxps * add untest for datafeed * fix untest of test_paddlebox_datafeed * fix untest * rename function
-
由 Chen Weihang 提交于
* static model runner basic implement, test=develop * add run program op to execute loaded program, test=develop * refactor static model runner & run program op, test=develop * reset engine.cc to resolve conflict * adapt the change of dygraph double grad, test=develop * refactor impl to solve control flow error, test=develop * clear debug code, test=develop * fix ci str compatible error & checkout dygraph grad maker & add example, test=develop * hide api & add op test, test=develop * fix run program op test places error, test=develop * fix program by review comment, test=develop * delete change var desc name, test=develop * fix other program by review comment, test=develop * remove _static_graph_guard, test=develop * add selectedrows test, test=develop * remove desc parser, test=develop * fix detail program, test=develop * change socpe create & add test, test=develop
-
由 cc 提交于
-
- 05 4月, 2020 2 次提交
-
-
由 Kaipeng Deng 提交于
* fix inplace_abn windows compile error. test=develop
-