- 09 3月, 2020 6 次提交
-
-
由 gongweibao 提交于
-
由 tangwei12 提交于
* fix communicator when breaking under PyReader mode, test=develop * revert some vlog level to 0, test=develop
-
由 mapingshuo 提交于
add lookup_table_dequant_op
-
由 zhaoyuchen2018 提交于
As model fails when enable int8 quant, so disable allocate memory in cpu for small variable.
-
由 Zhaolong Xing 提交于
* change the ci trt from version 5. to 6.0 * paddle-trt dynamic shape support init * conv+bias or conv+bn dynamic shape support test=develop * modity trt engine opconvert test=develop * fix ci error test=develop
-
由 WangXi 提交于
-
- 08 3月, 2020 1 次提交
-
-
由 tangwei12 提交于
-
- 07 3月, 2020 3 次提交
-
-
由 liym27 提交于
-
由 Zhang Ting 提交于
-
由 wangchaochaohu 提交于
* refine the profiler print test=develop
-
- 06 3月, 2020 6 次提交
-
-
由 Michał Gallus 提交于
-
由 liym27 提交于
* support basic tensor.shape. * Support tensor.shape with dependencies.
-
由 Chen Weihang 提交于
* polish detail implement of data loader, test=develop * solve coverage ci problem, test=develop
-
由 wawltor 提交于
In elementwise_min api doc has the error, all the api just use the elementwise_max op, we just correct the doc.
-
由 zhangchunle 提交于
-
由 Huihuang Zheng 提交于
1. copy.deepcopy in NameVisitor should be changed to copy.copy to make hash or set work 2. read_context should be type of gast.Load()/gast.AugLoad(), not gast.Load/gast.AugLoad
-
- 05 3月, 2020 7 次提交
-
-
由 Wilber 提交于
fix concat_mkldnn op when encounter extreame conditions.
-
由 Aurelius84 提交于
-
由 hong 提交于
* reduce default attrs for dynamic graph, test=develop * add some explanations for explicit attr, test=develop * tweak explicit attr comments, test=develop
-
由 Huihuang Zheng 提交于
Add basic support for while in translating dygraph to static 1. Analysis the variable liveness in class NameVisitor 2. Replace while key word using while_loop API
-
由 cc 提交于
* Added an option to use external FP32 model in QAT comparison test
-
由 Chen Weihang 提交于
-
由 Zhaolong Xing 提交于
test=develop
-
- 04 3月, 2020 6 次提交
-
-
由 Aurelius84 提交于
* Modify the way of inserting newly defined func_nodes test=develop
-
由 hong 提交于
* fix loaded program load bug; test=develop * first version * speed backward engin; test=develop * remove useless code; test=develop * reconvery io.py; test=develop * remove useless code; test=develop * remove useless code; test=develop
-
由 Zeng Jinle 提交于
* add recorded cuda memory apis, fix typo, test=develop * add more ut, test=develop * follow comments, test=develop * fix py35 incompatible issues, test=develop
-
由 Aurelius84 提交于
-
由 Sylwester Fraczek 提交于
-
由 石晓伟 提交于
* encapsulate the PaddleTensorToLoDTensor, test=develop * serialize the pd_tensor, test=develop * serialize tensors to file, test=develop
-
- 03 3月, 2020 9 次提交
-
-
由 Zhang Ting 提交于
-
由 Zhang Ting 提交于
* add fluid.device_guard to specify the device type for Op
-
由 Liu Xudong 提交于
-
由 songyouwei 提交于
* functional dygraph enable/disable test=develop * use context manager instead test=develop * refine sample code test=develop * rename api & expose to fluid test=develop * fix sample code test=develop
-
由 123malin 提交于
* test=develop, optimize distributedstrategy
-
由 Chen Weihang 提交于
-
由 songyouwei 提交于
test=develop
-
由 石晓伟 提交于
* change the function in op_teller, test=develop * correct the commit-id, test=develop
-
由 wawltor 提交于
Fix the big shape op test, elementwise_mul, elementwise_div, mul op Fix the precision op test, mul op
-
- 02 3月, 2020 2 次提交
-
-
由 wangchaochaohu 提交于
* polish the profiler doc
-
由 Chen Weihang 提交于
-