- 21 6月, 2022 4 次提交
-
-
由 Sing_chan 提交于
-
由 cambriconhsq 提交于
* [MLU] add mlu kernel for elementwise_max_grad * [MLU] modify mlu kernel elementwise_min_grad impl
-
由 Allen Guo 提交于
* add argmin and argsort ops (#800) * add argmin and arsort ops * Add dot bmm ops (#803) * add bmm * add dot op * clean CreateConst * clean CreateCast * add activation ops (#808) * add activation ops * fix 1function-redefined error
-
由 zhangchunle 提交于
-
- 20 6月, 2022 9 次提交
-
-
由 whs 提交于
-
由 zhangbopd 提交于
-
由 jakpiase 提交于
* fix for layer_norm * minor fix
-
由 chalsliu 提交于
-
由 Zhang Zheng 提交于
* support more dimensions * fix
-
由 zhouweiwei2014 提交于
* add new API/OP(csr->csr) of SparseTensor softmax * fix comment
-
由 wangguanqun 提交于
* gpups default config and dataset * codestyle * add unittest * code style * add dymf to gpups * codestyle * add static.nn.cvm import * PSERVER_DEBUG * add fs config to worker desc * update unittest * unittest * remove gpups unittest * remove gpups unittest * static check
-
由 Sing_chan 提交于
-
- 18 6月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 17 6月, 2022 23 次提交
-
-
由 zhangkaihuo 提交于
* fix to_sparse_csr
-
由 Chenxiao Niu 提交于
-
由 Yiqun Liu 提交于
* Support optional residual add in fused_attention and fused_feedforward. * Add checkpoint and add the check of add_residual when pre_layer_norm is false. * Add TODO and change the python api to add add_residual argument.
-
由 fuyou765 提交于
-
由 fuyou765 提交于
-
由 fuyou765 提交于
-
由 cambriconhsq 提交于
-
由 qipengh 提交于
-
由 zhaoying9105 提交于
* [MLU]: add shape kernel * [MLU]: set output from cpu to mlu in shape kernel
-
由 ziyoujiyi 提交于
* back fl * delete ssl cert * . * make warning * . * unittest paral degree * solve unittest * heter & multi cloud commm ready * . * . * fl-ps v1.0 * . * support N + N mode * . * . * . * . * delete print * . * . * . * . * fix bug * . * .
-
由 WangZhen 提交于
-
由 Wangzheee 提交于
-
由 Zhang Zheng 提交于
* Update recommended members of CI-OP-Benchmark, test=document_fix * update, test=document_fix
-
由 xiaoxiaohehe001 提交于
* shuffle_channel * shuffle * shuffle * shuffle
-
由 chenjian 提交于
-
由 ccrrong 提交于
* add bilinear_interp_v2 converter
-
由 Sing_chan 提交于
* make device_id=current_id when not given * use tracer to get current device id
-
由 zhoutianzi666 提交于
-
由 津 提交于
* add activation layer
-
由 zhangchunle 提交于
-
由 niuliling123 提交于
-
由 Yiqun Liu 提交于
-
由 WangZhen 提交于
* Load models and run PE * Stash all code * Fix C++ UT and refine code * Fix string length error * skip windows ci because windows do not have wget * Just print out in layer_test because bce param file changed * Refine code * Fix pdiparam download error for layer_test * Polish FunctionSchema and rename some arg * New Exector only once * Add value type for ivalue * Read params from one pdiparam file * Replace ivalue using Variable * Remove ivalue file * Fix inner_exe new * Using DeserializeFromStream to load tensor * Split .cc files * Polish cmakelist
-
- 16 6月, 2022 3 次提交
-
-
由 ronnywang 提交于
* [CustomKernel] add custom kernel c api * update * update * fix unable to export capi Co-authored-by: Nronny1996 <524019753@qq.com>
-
由 zhoutianzi666 提交于
* add squeeze2 * add squeeze * add squeeze2,unsqueeze2 * merge develop * fix format * add conditions for squeeze2 and unsqueeze in op_teller * merge develop * add squeeze unsqueeze * add squeeze unsqueeze * add squeeze unsqueeze * remove unsqueeze2_eltwise_fuse_pass * add squeeze/unsqueeze
-
由 津 提交于
* add unary
-