- 20 6月, 2022 5 次提交
-
-
由 whs 提交于
-
由 Jiabin Yang 提交于
-
由 jakpiase 提交于
* fix for layer_norm * minor 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
-
- 17 6月, 2022 16 次提交
-
-
由 zhangkaihuo 提交于
* fix to_sparse_csr
-
由 Chenxiao Niu 提交于
-
由 fuyou765 提交于
-
由 fuyou765 提交于
-
由 fuyou765 提交于
-
由 cambriconhsq 提交于
-
由 qipengh 提交于
-
由 zhaoying9105 提交于
* [MLU]: add shape kernel * [MLU]: set output from cpu to mlu in shape kernel
-
由 yangguohao 提交于
* 2022-04-28 * 2022-05-04 * 2022-05-05_V1 * 2022-05-05_V1 * Update loss.py * Update loss.py * 2022-06-01_hook * 2022-06-05 * 2022-06-07 * 2022-06-07_V2 * 2022-06-07_V2 * 2022-06-17_codestyle
-
由 Leo Guo 提交于
-
由 z8hanghuan 提交于
-
由 Shang Zhizhou 提交于
-
由 xiaoxiaohehe001 提交于
* shuffle_channel * shuffle * shuffle * shuffle
-
由 ccrrong 提交于
* add bilinear_interp_v2 converter
-
由 津 提交于
* add activation layer
-
由 yangguohao 提交于
* 'triplet_margin_loss' * 'test_file_corret' * '2022_03_27' * 2022_04_05 * 2022-04-17_1 * 2022-04-17 * 2022-04-17_2 * 2022-04-25 * 2022-05-02_V1 * 2022-05-06_V1 * 2022-05-07_V1 * Update loss.py * Update loss.py * Update loss.py * Update loss.py * Update loss.py * Update loss.py * Update loss.py * Update loss.py * Update loss.py * Update test_triplet_margin_loss.py * Update loss.py * 2022-06-01_pre-commit * 2022-06-05 * 2022-06-06 * 2022-06-06 * code_style_check * code_style_check * Update loss.py * 2022-06-07_V2 * Update loss.py * Update loss.py
-
- 16 6月, 2022 6 次提交
-
-
由 ronnywang 提交于
* [CustomKernel] add custom kernel c api * update * update * fix unable to export capi Co-authored-by: Nronny1996 <524019753@qq.com>
-
由 zhangbopd 提交于
* Unit test with tempfile to place the temporary files * Update test_custom_relu_model.py
-
由 shiyutang 提交于
* tempfile_fix * update * fix_CI * update_word2vec.inference.model * remove_change_in_word2vec_book * fix_word2vec_book
-
由 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
-
由 zhangyikun02 提交于
-
- 15 6月, 2022 9 次提交
-
-
由 Yiqun Liu 提交于
* Optimize prod's python implementation for dygraph. * Change key_dim to head_dim. * Add comment in unittest. * Disable TF32 in unittest.
-
由 fwenguang 提交于
-
由 fwenguang 提交于
-
由 fwenguang 提交于
-
由 Allen Guo 提交于
* Decoupling ipu sharding and modeling (#665) * feat(shard): decoupling shard setting with modeling. * fix(shard): split test cases to avoid failure. * fix(shard): add function docs and fix typo. * test(shard): add tests. * test(shard): more test case. * fix(): change ipu_index/stage default value to -1. * fix format Co-authored-by: Nczr-gc <96037699+czr-gc@users.noreply.github.com>
-
由 zhangbo9674 提交于
* set_state_dict not use state_dict hook * add ut * refine doc
-
由 zhangkaihuo 提交于
-
由 zhaoyingli 提交于
* use tempfile to place temporary files * update * revert test_communicator * fix test_dist_base
-
由 zhouweiwei2014 提交于
* add some kernel(csr*dense->csr, dense*dense->csr) of SparseTensor matmul * fix CI * fix CI * fix comment * fix comment
-
- 14 6月, 2022 4 次提交
-
-
由 Ruibiao Chen 提交于
* Support sequential run for standalone executor * Add UTs * Fix test_standalone_multiply_write * Remove unnecessary UTs
-
由 cambriconhsq 提交于
-
由 zhaoying9105 提交于
* [MLU]: add elementwise_max mlu kernel * [MLU]: add int32 support for elementwise maxk MLU kernel
-
由 zhaoying9105 提交于
-