- 26 11月, 2020 11 次提交
-
-
由 Shibo Tao 提交于
add API serialize_program, serialize_persistables, save_to_file, deserialize_program, deserialize_persistables, load_from_file. (#29034)
-
由 Aurelius84 提交于
-
由 Kaipeng Deng 提交于
* remove BatchSampler type check. test=develop
-
由 yukavio 提交于
* add hapi api flops * fix bug * fix some bug * add unit test * fix unit test * solve ci coverage * fix doc * fix doc * fix static flops * delete the comment * fix some grammar problem in doc * fix some bug * fix some doc * fix some doc
-
由 hutuxian 提交于
-
由 joanna.wozna.intel 提交于
* Add bf16 pool2d and unify bf16 unit tests * Add change default ops test
-
由 joanna.wozna.intel 提交于
* Fix cpu_bfloat16_pass * Add output_format * Fix incorrect SetOutput * Change fromating
-
由 Qi Li 提交于
* fix win ci failure, test=develop * add ci test, test=develop
-
由 gongweibao 提交于
-
由 Guanghua Yu 提交于
-
由 LielinJiang 提交于
-
- 25 11月, 2020 23 次提交
-
-
由 Chen Weihang 提交于
* default not show cpp statck & add hint * fix failed unittest * fix failed unittests
-
由 Chen Weihang 提交于
-
由 Yiqun Liu 提交于
-
由 qingqing01 提交于
* Fix doc format for callbacks, metrics and Model * Fix code sample and doc
-
由 Chen Weihang 提交于
* change load dict file one by one to warn * add unittests for coverage * polish error message * fix cond error
-
由 GaoWei8 提交于
-
由 WeiXin 提交于
* Rename variables when use 'jit.load' * Check whether the original graph contains the variable with the same name * add comment * rename output/input of op and edit unittest * modify the code according to CI * edit code according to CI * edit code according to CI * edit code according to CI * edit code according to CI * edit code according to CI * edit code according to CI
-
由 ceci3 提交于
* fix syncbn * add unittest
-
由 joejiong 提交于
add uint8 for reshape operator
-
由 FlyingQianMM 提交于
* rewrite the sigmoid_focal_loss code example. test=develop * fix spelling mistake in comments of code example.test=develop * change print([.*].numpy()) to print([.*]) in example codes of sigmoid_focal_loss. test=document_fix
-
由 liym27 提交于
* Support pop for dict in dy2stat * Move convert_pop to convert_operators.py and polish convert_pop
-
由 Zhou Wei 提交于
* fix tensor detach to zero copy * fix tensor detach to zero copy
-
由 GaoWei8 提交于
* add reminder of fluid.layers.lstm
-
由 Aurelius84 提交于
-
由 chajchaj 提交于
* save one name in cross_entropy and softmax_cross_entropy, test=develop * change used function in CrossEntropy from softmax_cross_entropy to cross_entropy, test=develop
-
由 taixiurong 提交于
-
由 tianshuo78520a 提交于
-
由 joejiong 提交于
Simple code clean up
-
由 Tao Luo 提交于
test=document_fix
-
由 LoveAn 提交于
-
由 huangxu96 提交于
* Impelement 2.0 API version Conv2d and Linear layer quantization in imperative mode. * use cudnn softmax in static Lenet * Modified ChannelwiseQAT Unittest for 2.0 API. * For CI python coverage.
-
由 wawltor 提交于
remove eigen threadpool for the speed up
-
由 Wojciech Uss 提交于
* Add multi_gru_fuse_pass and tests * fix date * cleaned up headers
-
- 24 11月, 2020 6 次提交
-
-
由 Chen Weihang 提交于
* polish parallel api impl & doc details * add unittest for coverage * remove spawn test in py2.7 * add parallel api into white list
-
由 LoveAn 提交于
-
由 joejiong 提交于
As the title
-
由 YUNSHEN XIE 提交于
-
由 chajchaj 提交于
* add soft_label and axis for CrossEntropyLoss and improve performance,test=develop * fix conflict in nn/functional/loss.py, test=develop
-
由 Chen Long 提交于
* fix some docs test=develop;test=document_fix * add code example test=develop;test=document_fix * fix code example test=develop;test=document_fix * fix code example test=develop;test=document_fix * fix code example test=develop;test=document_fix
-