- 11 4月, 2020 4 次提交
-
-
由 Zhang Ting 提交于
-
由 Zeng Jinle 提交于
-
由 Michał Gallus 提交于
* Initial FP32 DNNL MatMul Implementation * Implement int8 DNNL MatMul * Unify in-kernel-naming, clean UTs * MatmuL: Introduce op caching * Final adjustments test=develop * Remove dy_graph disablement test=develop * Change dnnl header name to new one test=develop * Contrain multi head check to prevent fails test=develop * Resolve dnnl header problems on MAC CI * Variable namings to kernel and skip_grad_ci added test=develop * Prevent MAC CI from failing * Prevent windows build from failing test=develop * Modify UTs to conform to the rules * Modify MatMul aux functions namings test=develop
-
由 liuwei1031 提交于
* imporve error messages for conv, conv_transpose, cos_sim, group_norm
-
- 10 4月, 2020 19 次提交
-
-
由 zhupengyang 提交于
-
由 Zhang Ting 提交于
* add dist op
-
由 littletomatodonkey 提交于
add addmm op
-
由 zhaoyuchen2018 提交于
C++ OP enhancement.
-
由 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
-
由 GaoWei8 提交于
-
由 Pei Yang 提交于
-
由 Leo Chen 提交于
* fix init_gflags with 'python -c', test=develop * enhance error msg related Tracer, test=develop * refine err msg, test=develop * follow comments, test=develop
-
由 Wilber 提交于
error message enhancement for fusion_seqpool_concat_op
-
由 Wilber 提交于
error message enhancement for py_func op.
-
由 hutuxian 提交于
* Involves AfsAPI to resolve slow downloading. * Mainly used in PaddleBox
-
由 liym27 提交于
-
由 Zeng Jinle 提交于
-
由 zhongpu 提交于
-
由 silingtong123 提交于
-
由 Tao Luo 提交于
-
由 Zhen Wang 提交于
* solve the conflict of ops with the same name. test=develop
-
由 wangguanzhong 提交于
-
由 silingtong123 提交于
-
- 09 4月, 2020 17 次提交
-
-
由 Kaipeng Deng 提交于
-
由 Zhaolong Xing 提交于
* refine fusion_transpose_flatten_concat_op log test=develop * fix ci error test=develop
-
由 Chen Weihang 提交于
-
由 Zeng Jinle 提交于
-
由 Zeng Jinle 提交于
-
由 zhaoyuchen2018 提交于
C++ error message enhancement.
-
由 Huihuang Zheng 提交于
API/OP (ConditionalBlock) error message enhancement (#23480)
-
由 Yiqun Liu 提交于
-
由 Zhen Wang 提交于
* improve error messages of fake_quantize op. test=develop * update the bit_length error info. test=develop
-
由 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 提交于
-
由 Wilber 提交于
error message enhancement for repeated fc
-
由 Wilber 提交于
fill op error message enhancement
-