i-robot
|
daae93cff3
|
!27633 Parallelize calculating tensor statistics in tensor_summary
Merge pull request !27633 from Jimmy Qi/timing
|
4 years ago |
i-robot
|
b93494c6bb
|
!27655 support cpu DynamicBroadcastTo
Merge pull request !27655 from fangzehua/support_cpu_dynamic_broadcastto
|
4 years ago |
i-robot
|
8d3cd3ab53
|
!27648 npu activation support for u8
Merge pull request !27648 from yeyunpeng2020/quant2
|
4 years ago |
i-robot
|
84252eed37
|
!27702 [Dataset][Doc] Fix dataset api doc problem
Merge pull request !27702 from xiefangqi/code_docs_fix_dataset_api_2_round
|
4 years ago |
i-robot
|
005d4bb742
|
!27590 Change the AllSwap to the Internal Usage
Merge pull request !27590 from huangxinjing/mv_all_swap
|
4 years ago |
i-robot
|
40b10cad65
|
!27642 Before resolve getitem, check if the index is ValueNode.
Merge pull request !27642 from 张清华/opt_cell_list_getattr2
|
4 years ago |
i-robot
|
4ae133265e
|
!27664 [MSLITE][GPU] opencl cmake download bugfix
Merge pull request !27664 from Greatpan/br_bugfix
|
4 years ago |
i-robot
|
d81ae6cd09
|
!27697 optimize code docs about some ops
Merge pull request !27697 from chentangyu/code_docs_cty_master_I4MIPS_I4MJJ3_I4MJLY
|
4 years ago |
i-robot
|
fc714478cc
|
!27693 add additional GELU description for CPU
Merge pull request !27693 from 吕昱峰(Nate.River)/code_docs_gelu
|
4 years ago |
xiefangqi
|
bde69a7854
|
fix dataset doc problem
|
4 years ago |
i-robot
|
83e9fe5c48
|
!27542 dataset: change dataset_file into dataset_files for MindDataset
Merge pull request !27542 from ms_yan/datasetfiles_name
|
4 years ago |
i-robot
|
aeb3a92085
|
!27529 [MSLITE] add lstm op in tensorrt delegate
Merge pull request !27529 from Liu_Xuu/trt_1209_lstm
|
4 years ago |
tacyi139
|
769e270a9b
|
optimize code docs about some ops
|
4 years ago |
i-robot
|
dac636decd
|
!22297 [assistant][ops] Add new loader IWSLTDataset
Merge pull request !22297 from 杨旭华/IWSLTDataset
|
4 years ago |
i-robot
|
fe017bfd22
|
!27614 modify api annotation
Merge pull request !27614 from xumengjuan1/code_docs_xmj12
|
4 years ago |
i-robot
|
c242c14fa2
|
!27641 Let type_id.h include path compatible with lite user projects
Merge pull request !27641 from hewei/core_api
|
4 years ago |
i-robot
|
3a1418288d
|
!26230 [feat] [assistant] [I48OBS] add new Sinh_ds
Merge pull request !26230 from 桂胜楠/Sinh_ds
|
4 years ago |
i-robot
|
2c178e18eb
|
!27676 Fix bug when nop node is output of a subgraph.
Merge pull request !27676 from hezhenhao1/just_test
|
4 years ago |
lvyufeng
|
54a280032e
|
add additional GELU description for CPU
|
4 years ago |
i-robot
|
bf0fce0ebe
|
!27432 sharding propatation for pangu
Merge pull request !27432 from bichaoyang/master
|
4 years ago |
i-robot
|
f889165dc1
|
!27506 [GraphKernel] fix probabilistic failure case.
Merge pull request !27506 from chenlei_autodiff/fix_ci
|
4 years ago |
i-robot
|
83fd1e3303
|
!27659 fix the documentation example of AssignAdd and MulNoNan, and update the documentation of nn.MatMul and GlobalBatchNorm.
Merge pull request !27659 from wangshuide/code_docs_wsd_master1
|
4 years ago |
i-robot
|
a5ce9e9b9b
|
!27570 [Fallback] Process the attributes/methods of Tensor, different from NumPy
Merge pull request !27570 from huangbingjian/parse_tensor
|
4 years ago |
xumengjuan1
|
c8eaf81db2
|
modify api annotation
|
4 years ago |
i-robot
|
b16e6bed20
|
!27537 Fixes core dump issue of ScatterAdd and ScatterSub
Merge pull request !27537 from huangbo/master_1209
|
4 years ago |
yeyunpeng2020
|
2523ed734d
|
npu activation support for u8
|
4 years ago |
i-robot
|
ee39af845c
|
!27662 fix code docs numpy
Merge pull request !27662 from huangmengxi/code_docs_numpy
|
4 years ago |
i-robot
|
ef9ca2ffcd
|
!27547 The profiler job directory changed.
Merge pull request !27547 from liuchuting/profiler_job_change
|
4 years ago |
i-robot
|
6289870543
|
!27682 Add epoll event loop for distributed runtime
Merge pull request !27682 from chengang/add_rpc_evloop
|
4 years ago |
i-robot
|
d3eb81e6ca
|
!27629 modify api comment
Merge pull request !27629 from changzherui/code_docs_comment
|
4 years ago |
i-robot
|
c639e786ac
|
!27622 [MSLITE][DEVELOP] optimize group conv slice input and concat output
Merge pull request !27622 from yangruoqi713/master
|
4 years ago |
i-robot
|
df82abf9b3
|
!27463 fix complie and st on mac
Merge pull request !27463 from xulei/fix_mac_dataset
|
4 years ago |
i-robot
|
36ba464d4d
|
!27654 [MS][LITE] dpico atc adapter bug fix
Merge pull request !27654 from jianghui58/dpico_dev_1214
|
4 years ago |
i-robot
|
8372b795bd
|
!27613 Bug Fix of Ascend MindRT
Merge pull request !27613 from hwjiaorui/mindrt-bug-fix
|
4 years ago |
i-robot
|
d49f5e6caf
|
!27525 support optimizer parallel for adafactor
Merge pull request !27525 from yangzhenzhang/support-opt-parallel-for-adafactor
|
4 years ago |
i-robot
|
9756326ada
|
!26586 [feat] [assistant] [I48O9M] add new Inv
Merge pull request !26586 from 桂胜楠/inv_2
|
4 years ago |
i-robot
|
b382d25a16
|
!27601 [MSLITE][GPU] add some gpu fp32 gate models
Merge pull request !27601 from Greatpan/master_gate
|
4 years ago |
i-robot
|
c49b6a4ae9
|
!25304 [feat] [assistant] [I48OB9] add dynamic shape for Atanh operator
Merge pull request !25304 from 路雄博/atanh
|
4 years ago |
i-robot
|
2836e741a6
|
!25285 [feat] [assistant] [I48OD1] add dynamic shape for Ceil operator
Merge pull request !25285 from 路雄博/ceil
|
4 years ago |
i-robot
|
4b4362cad2
|
!27546 Optimize operator== for Abstract classes
Merge pull request !27546 from hewei/opt_perf
|
4 years ago |
Jimmy Qi
|
c3ab951fa9
|
Parallelize calculating tensor statistics
|
4 years ago |
i-robot
|
9e4b1e3ce6
|
!27661 Graph scheduler only link monad control arrows in the same kernel graph.
Merge pull request !27661 from gaoyong10/runtime_second12
|
4 years ago |
i-robot
|
52c40593f5
|
!27608 fix the bug of actormgr terminate
Merge pull request !27608 from limingqi107/bug_fix4
|
4 years ago |
i-robot
|
5fb9389c54
|
!27649 Log refine for PS
Merge pull request !27649 from zyli2020/ps_cache_feature
|
4 years ago |
i-robot
|
deea2c9b6b
|
!26942 unify GRU and LSTM operaters and change LSTMCell to right version
Merge pull request !26942 from 吕昱峰(Nate.River)/rnn_op
|
4 years ago |
i-robot
|
46e12035bf
|
!27502 Print null for min, max, avg values when tensor only has NaNs and Infs
Merge pull request !27502 from Jimmy Qi/stat-null
|
4 years ago |
i-robot
|
4b826f25aa
|
!27589 [MSLITE][CPU] new avx/neon/sse nc4hw4 maxpooling
Merge pull request !27589 from Greatpan/master_x86
|
4 years ago |
i-robot
|
bfbf6de92b
|
!27615 [MSLITE][GPU] add new api benchmark for opengl
Merge pull request !27615 from Greatpan/master_gl
|
4 years ago |
Zhang Qinghua
|
7dfca48005
|
Before resolve getitem, check if the index is ValueNode.
|
4 years ago |
zheng_pengfei
|
eb28314661
|
[feat] [assistant] [I48OBS] add dynamic shape with sinh
|
4 years ago |