- 13 5月, 2020 19 次提交
-
-
由 gongweibao 提交于
-
由 danleifeng 提交于
fix check info for flatten hash is_empty op; test=develop
-
由 liu zhengxi 提交于
* update err msg for dynamic_lstm and dynamic_lstmp, test=develop
-
由 wangchaochaohu 提交于
-
由 qingqing01 提交于
test=develop
-
由 Xing Wu 提交于
* fix error info for transpose sequence_conv_pool max_sequence_len sequence_erase, test=develop * fix error info for transpose sequence_conv_pool max_sequence_len sequence_erase, test=develop * update modify, test=develop * update modify, test=develop * fixed some modifications, test=develop
-
由 WuHaobo 提交于
-
由 MRXLT 提交于
-
由 ForFishes 提交于
fix scatter and scatter_nd op error message
-
由 ceci3 提交于
* update err info, test=develop * update, test=develop
-
由 Chen Weihang 提交于
* polish some sl api error message, test=develop * polish python input check of stride slice, test=develop * fix unittest bugs, test=develop
-
由 tangwei12 提交于
-
由 Yang Zhang 提交于
test=develop
-
由 huangjun12 提交于
* refine Error message of modified_huber_loss, test=develop * refine Error message style, test=develop
-
由 zhang wenhui 提交于
-
由 Li Fuchen 提交于
* enhance rank_loss error message, test=develop * enhance similarity_focus error message, test=develop * enhance squeeze error message, test=develop
-
由 wangguanzhong 提交于
* add scale_x_y for yolo_box, test=develop * refine eps in iou_similarity, test=develop
-
由 mapingshuo 提交于
* fix error log: resahpe, range, reverse.
-
由 Bai Yifan 提交于
* fix fsp_op error message,test=develop
-
- 12 5月, 2020 6 次提交
-
-
由 Kaipeng Deng 提交于
-
由 wangguanzhong 提交于
-
由 FDInSky 提交于
* test=develop add linear interpolate operator
-
由 Liufang Sang 提交于
-
由 wawltor 提交于
* Remove the error in the elementwise op, use the backup mode to calculate
-
由 Wojciech Uss 提交于
test=develop
-
- 11 5月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* add new macro BOOST_GET_SAFELY & unittests, test=develop * add different macro type, test=develop * fix get macro type in executor, test=develop * four macro part change backup * using one macro for all case, test=develop * revert attribute change, test=develop * change to three func to solve gcc4.8 bug, test=develop * polish some details, test=develop
-
- 09 5月, 2020 2 次提交
- 08 5月, 2020 3 次提交
-
-
由 Aurelius84 提交于
* support to train in static * support to independent decorator * remove in_dygraph_mode condition in ProgramTranslator * fix import param_guard and add train/eval test=develop * Modify into ShareVarsFromScope and rm __all__ in partial_program test=develop
-
由 Huihuang Zheng 提交于
1. To make ProgramTranslator to support `assert` grammar, this PR adds `assert` python API and C++ code. 2. Fix a bug: graph_pattern_detector.h #include <gtest/gtest_prod.h> but didn't declared dependency at CMakeLists, which can cause single build failure. 3. Refactoring `Formatter` in print_op to make it reusable and reuse the formatter to print in assert op.
-
由 Guo Sheng 提交于
test=develop test=win_gpu
-
- 07 5月, 2020 1 次提交
-
-
由 Feiyu Chan 提交于
* API/OP (margin_rank_loss, nce, row_conv, glu, positive_negative_pair) error message enhancement, test=develop * add unittest for glu, test=develop
-
- 06 5月, 2020 1 次提交
-
-
由 liym27 提交于
* Replace dygraph_to_static_func with @declarative or program_translator.get_func in test_list.py * Add comments in ConditionalBlock. * Support list pop last item. * Support pop the i-th item. * Support an empty tensor array as Input in assign op and set the kernel type is float.
-
- 01 5月, 2020 1 次提交
-
-
由 Zhang Ting 提交于
* improve activation ops performance, test=develop * use 32bit only GPU computation, test=develop
-
- 30 4月, 2020 4 次提交
-
-
由 liym27 提交于
* Support LoDTensorArray for slice op. * Support read elements of list in dygraph_to_static * Fix infershape add test for infershape. * Support Tensor for Attr(starts) and Attr(ends). * Use new interfaces in VarTypeInference.
-
由 Feiyu Chan 提交于
fix kron_op: when only one input needs gradient
-
由 Li Fuchen 提交于
* enhance add_position_encoding error message, test=develop * enhance warpctc & scaled_dot_product_attention error message, test=develop * modified error message and ctest of scaled_dot_product_attention, test=develop
-
由 liym27 提交于
-
- 28 4月, 2020 2 次提交
-
-
由 Sylwester Fraczek 提交于
-
由 Tao Luo 提交于
* remove double registery for pyramid_hash op * add noavx_axpy and noavx_axpy_noadd test=develop
-