fujianzhao
|
cb56dd895d
|
[feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d
|
2022-05-16 16:19:24 +08:00 |
i-robot
|
6828fc0cb7
|
!34419 modify format
Merge pull request !34419 from 俞涵/code_docs_0516
|
2022-05-16 06:26:10 +00:00 |
huodagu
|
96354a374e
|
modify format
|
2022-05-16 14:05:58 +08:00 |
changzherui
|
43552f6568
|
initial epoch for model train
|
2022-05-16 11:47:16 +08:00 |
i-robot
|
3cf943b3b3
|
!34358 Fix Transformer Doc Error
Merge pull request !34358 from huangxinjing/code_docs_fix_transformer_api
|
2022-05-16 03:39:35 +00:00 |
i-robot
|
674d0a9783
|
!34365 fix callback and runcontext docs
Merge pull request !34365 from liutongtong9/code_docs_callback
|
2022-05-16 03:33:33 +00:00 |
i-robot
|
bed68576c6
|
!34227 optimize RowTensor doc
Merge pull request !34227 from 杨林枫/code_docs_rowtensor_pynative
|
2022-05-16 03:30:10 +00:00 |
liutongtong
|
204cfd063d
|
callback docs
|
2022-05-16 11:25:45 +08:00 |
i-robot
|
9118cf48ca
|
!33420 Support GPU Svd, and add tensor, functional, primitive
Merge pull request !33420 from huanghui/svd
|
2022-05-16 02:11:34 +00:00 |
i-robot
|
9e7b82c9cb
|
!34324 [MS][OPS] Ger FastGeLU FastGeLUGrad pr3
Merge pull request !34324 from KXiong/master
|
2022-05-16 01:14:39 +00:00 |
huanghui
|
cc1f903ce3
|
1. add Svd Tensor, functional, primitive.
2. support GPU Svd kernel.
|
2022-05-14 15:34:19 +08:00 |
huangxinjing
|
4d41474bb8
|
Fix transformer api differens
Add ParallelConfig
|
2022-05-13 18:05:29 +08:00 |
liangzhibo
|
e39d3c6270
|
Add pow functional and tensor interface
|
2022-05-13 17:05:00 +08:00 |
xiongkun
|
f80d30e415
|
[MS][ops]adjust ger cpu operator
[MS][ops]adjust ger cpu operator
ajust FastGelu and FastGeluGrad
ajust FastGelu and FastGeluGrad
adjust fast_gelu
adjust fast_gelu
adjust fast_gelu
adjust fast_gelu
adjust fast_gelu
adjust bitwise doc
adjust bitwise doc
adjust bitwise doc
adjust bitwise doc
add fast_gelu initsizelist
add fast_gelu initsizelist
ajust fast_gelu_grad_interface
ajust fast_gelu_grad_interface
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add fast_gelu doc
add FastGeLU FastGeLUGrad vmap
add FastGeLU FastGeLUGrad vmap
add FastGeLU FastGeLUGrad vmap
add FastGeLU FastGeLUGrad vmap
add FastGeLU FastGeLUGrad vmap
add ger vmap
add ger vmap
add ger vmap
add ger vmap
adjust code
adjust code
adjust code
adjust code
adjust code
adjust code
add ger doc
add ger doc
adjust doc
remove bitwise kernelmod
adjust doc
adjust doc
replace tensor
replace tensor
ajust doc
adjust test
adjust test
adjust doc
|
2022-05-13 15:43:47 +08:00 |
i-robot
|
ecff596ca4
|
!34341 modify format
Merge pull request !34341 from 俞涵/code_docs_0513
|
2022-05-13 07:06:42 +00:00 |
huodagu
|
259afd705a
|
modify format
|
2022-05-13 15:02:38 +08:00 |
i-robot
|
0968b28871
|
!34131 scatter_min: add dynamic_shape case for ascend
Merge pull request !34131 from hujiahui8/scatter_min
|
2022-05-13 06:35:46 +00:00 |
fujianzhao
|
f52f182348
|
Fix docs of nn.Hardtanh
|
2022-05-13 12:59:09 +08:00 |
i-robot
|
c07819796c
|
!34221 [feat] [assistant] [ops] [I51VSC] Add new operator nn.HuberLoss
Merge pull request !34221 from fujianzhao/huberloss
|
2022-05-13 02:57:19 +00:00 |
i-robot
|
04062d2904
|
!34073 Modify the sample code that uses the train module
Merge pull request !34073 from mahequn123/train_0509
|
2022-05-13 02:23:30 +00:00 |
i-robot
|
b67dbcfcdc
|
!34323 fix doc
Merge pull request !34323 from bichaoyang/master_1
|
2022-05-13 02:02:28 +00:00 |
i-robot
|
bfd377ca3c
|
!34125 add nn.ConstantPad1d nn.ConstantPad2d nn.ConstantPad3d and nn.ZeroPad2d
Merge pull request !34125 from ZhidanLiu/master
|
2022-05-13 01:53:23 +00:00 |
bichaoyang
|
53dc392d7a
|
fix doc
|
2022-05-13 09:34:11 +08:00 |
i-robot
|
7c7aa8430a
|
!34187 Add range functional and vmap
Merge pull request !34187 from LiangZhibo/range_ops
|
2022-05-12 17:40:17 +00:00 |
i-robot
|
8df3aa1c7e
|
!34093 add nn.adamax optimizer
Merge pull request !34093 from liutongtong9/add_adamax
|
2022-05-12 16:49:47 +00:00 |
i-robot
|
424598255a
|
!34210 [docs]add api docs of jet and derivative
Merge pull request !34210 from chenzhuo/master
|
2022-05-12 12:32:39 +00:00 |
mahequn123
|
59624fd6e6
|
Modify the sample code that uses the train module
|
2022-05-12 18:10:50 +08:00 |
i-robot
|
9d23731a89
|
!34302 modify format
Merge pull request !34302 from 俞涵/code_docs_0512
|
2022-05-12 09:51:47 +00:00 |
hujiahui8
|
71f98273ea
|
scatter_min: add dynamic_shape case for ascend
|
2022-05-12 17:08:02 +08:00 |
huodagu
|
b1656f8673
|
modify format
|
2022-05-12 17:05:12 +08:00 |
i-robot
|
9949f3ac64
|
!34266 modify format
Merge pull request !34266 from 俞涵/code_docs_0512
|
2022-05-12 09:02:17 +00:00 |
liangzhibo
|
a30897fcfa
|
Add range functional, tensor and vmap
|
2022-05-12 15:17:59 +08:00 |
i-robot
|
4d8ef64c11
|
!33931 [feat] [assistant] [ops] [I51VSB] Add new operator nn.Hardtanh
Merge pull request !33931 from fujianzhao/dev
|
2022-05-12 06:40:03 +00:00 |
ZhidanLiu
|
fdd6f7c759
|
add nn.ConstantPad1d nn.ConstantPad2d nn.ConstantPad3d and nn.ZeroPad2d
|
2022-05-12 10:34:52 +08:00 |
huodagu
|
1468edb03b
|
modify format
|
2022-05-12 10:11:10 +08:00 |
chenzhuo
|
906f569a93
|
add api docs of jet and derivative
|
2022-05-12 10:00:40 +08:00 |
liangzhibo
|
7fa0a77e08
|
Add round functional, tensor interface and vmap
|
2022-05-12 09:22:38 +08:00 |
i-robot
|
708188ac27
|
!34207 [ops]add the bessel_y0 and bessel_y1 CPU operator
Merge pull request !34207 from maoyaomin/mym_bessel_0507
|
2022-05-12 01:18:46 +00:00 |
i-robot
|
1664b9b2f2
|
!34087 Add tensor and functional interface for NonZero operator.
Merge pull request !34087 from hezhenhao1/add_nonzero
|
2022-05-11 10:59:40 +00:00 |
i-robot
|
e138428c78
|
!34230 modify format
Merge pull request !34230 from 俞涵/code_docs_0511
|
2022-05-11 08:38:46 +00:00 |
i-robot
|
e6d0f22c6d
|
!34220 [DOC]update en version of doc for SpaceToBatchNd
Merge pull request !34220 from zichun_ye/op_dev_space_to_batch_nd
|
2022-05-11 08:14:23 +00:00 |
fujianzhao
|
4fd3433d23
|
[feat] [assistant] [ops] [I51VSC] Add new operator nn.HuberLoss
|
2022-05-11 15:39:02 +08:00 |
huodagu
|
76c5654edd
|
add mindspore.rewrite and modify format
|
2022-05-11 15:38:43 +08:00 |
xumengjuan1
|
19dfe00c12
|
modify link
|
2022-05-11 15:24:30 +08:00 |
i-robot
|
b423ddebac
|
!34193 modify export input type check
Merge pull request !34193 from changzherui/mod_export_check
|
2022-05-11 07:05:11 +00:00 |
yanglf1121
|
c08a2c5fcc
|
Optimize doc for row tensor pynative
|
2022-05-11 14:34:18 +08:00 |
fujianzhao
|
5bb57674da
|
[feat] [assistant] [ops] [I51VSB] Add new operator nn.Hardtanh
|
2022-05-11 14:23:11 +08:00 |
hezhenhao1
|
1b8a7b0a8f
|
Add tensor and functional interface for NonZero operator.
|
2022-05-11 14:11:22 +08:00 |
maoyaomin
|
60913f4a5a
|
add bessel_y0 and bessel_y1 cpu operator
|
2022-05-11 11:26:26 +08:00 |
i-robot
|
a0a9c942c8
|
!33956 Add a nn cell for softsign.
Merge pull request !33956 from liqiliang/softsign-cpu
|
2022-05-11 03:15:10 +00:00 |
i-robot
|
ddced156b0
|
!33955 add Ascend dynamic shape testcases for IndexAdd
Merge pull request !33955 from looop5/index_add_d_dynamic
|
2022-05-11 03:14:48 +00:00 |
Zichun Ye
|
7a20a726a9
|
update en version of doc for space_to_batch_nd
|
2022-05-11 11:10:08 +08:00 |
xumengjuan1
|
6bcc933646
|
modify mindspore_parallel
|
2022-05-11 10:10:35 +08:00 |
i-robot
|
74fce14134
|
!34179 modify context import supplementary
Merge pull request !34179 from 冯一航/context_supplementary_modification
|
2022-05-11 01:35:49 +00:00 |
fengyihang
|
e23f0b0e37
|
modify context supplementar
|
2022-05-11 09:31:37 +08:00 |
changzherui
|
d2221f53a3
|
mod export input type check
|
2022-05-10 21:30:36 +08:00 |
i-robot
|
d950f383b2
|
!33883 Add bessel_k0 CPU operator and rework bessel_i0
Merge pull request !33883 from xutianyu/bessel_i0
|
2022-05-10 11:28:57 +00:00 |
xumengjuan1
|
1bedc4c3c5
|
modify mindspore_train
|
2022-05-10 17:40:30 +08:00 |
liqiliang
|
0fabbc4ccb
|
Add a nn cell for softsign.
|
2022-05-10 17:09:33 +08:00 |
liutongtong
|
ce3ec0d371
|
add adamax optimizer
|
2022-05-10 16:40:08 +08:00 |
looop5
|
6bb066a4a5
|
add Ascend dynamic shape testcases for IndexAdd
|
2022-05-10 15:42:58 +08:00 |
Tianyu Xu
|
8f0f8ab034
|
Add bessel_k0 CPU operator and rework bessel_i0
|
2022-05-10 11:56:12 +08:00 |
i-robot
|
74dfd1ccf9
|
!34134 modify link
Merge pull request !34134 from xumengjuan1/code_docs_a
|
2022-05-10 03:18:26 +00:00 |
xumengjuan1
|
29e3fbee37
|
modify link
|
2022-05-10 10:58:42 +08:00 |
i-robot
|
33288b1fac
|
!34139 modify format
Merge pull request !34139 from 俞涵/code_docs_05101
|
2022-05-10 02:49:28 +00:00 |
huodagu
|
bd701f7fbc
|
modify format
|
2022-05-10 10:38:53 +08:00 |
i-robot
|
df027ff448
|
!34031 Remove sensitive word face in docs
Merge pull request !34031 from xiaotianci/remove_face
|
2022-05-10 01:29:12 +00:00 |
i-robot
|
298d589423
|
!33640 [MS][cpu][kernel]add cdist grad kernel
Merge pull request !33640 from 张学同/opt_kernel
|
2022-05-10 01:14:46 +00:00 |
xumengjuan1
|
fade1fcde8
|
modify mindspore_profiler
|
2022-05-09 18:54:33 +08:00 |
i-robot
|
c8ddcd01e5
|
!34106 modify typos
Merge pull request !34106 from 俞涵/code_docs_0509
|
2022-05-09 10:33:44 +00:00 |
huodagu
|
79dabc61c2
|
modify format
|
2022-05-09 17:49:18 +08:00 |
i-robot
|
0fe4091ea7
|
!34095 modify mindspore_profiler
Merge pull request !34095 from xumengjuan1/code_docs_f9
|
2022-05-09 09:25:18 +00:00 |
xumengjuan1
|
83919d0f15
|
modify mindspore_profiler
|
2022-05-09 17:01:21 +08:00 |
i-robot
|
815ea24de1
|
!34089 modify mindspore_context
Merge pull request !34089 from xumengjuan1/code_docs_f7
|
2022-05-09 08:16:07 +00:00 |
xumengjuan1
|
ce7719a346
|
modify mindspore_context
|
2022-05-09 15:58:06 +08:00 |
i-robot
|
ac58831c9a
|
!33744 add specify_prefix for load_checkpoint
Merge pull request !33744 from changzherui/add_specify_prefix
|
2022-05-09 07:56:52 +00:00 |
huodagu
|
422aa03ed5
|
modify format
|
2022-05-09 14:45:08 +08:00 |
i-robot
|
4899e19a36
|
!33951 fix tensor_scatter_add param error
Merge pull request !33951 from yuchaojie/op_dev
|
2022-05-07 09:30:10 +00:00 |
Xiao Tianci
|
2da99cca95
|
remove word face in docs
|
2022-05-07 17:25:40 +08:00 |
zhangxuetong
|
3e205767a8
|
add cdist grad
|
2022-05-07 15:38:06 +08:00 |
hujiahui8
|
421fb8c725
|
add scatter_min operator documentation
|
2022-05-07 11:39:33 +08:00 |
i-robot
|
d728f31cdb
|
!33960 modify format
Merge pull request !33960 from 俞涵/code_docs_0506
|
2022-05-07 02:42:56 +00:00 |
i-robot
|
944d7955cf
|
!33891 tensor scatter div dosc
Merge pull request !33891 from ling/code_docs_sr
|
2022-05-07 01:04:37 +00:00 |
changzherui
|
deacc65ffd
|
add specify_prefix for load_checkpoint
|
2022-05-06 23:42:40 +08:00 |
huodagu
|
1c155a93e8
|
modify format
|
2022-05-06 17:06:43 +08:00 |
i-robot
|
d5d59fb6c2
|
!33933 [DOC][ops]modify bitwise doc
Merge pull request !33933 from KXiong/code_docs_master
|
2022-05-06 08:48:38 +00:00 |
yuchaojie
|
8d172e4973
|
fix tensor_scatter_add param error and add ut/st cases
|
2022-05-06 16:35:03 +08:00 |
xiongkun
|
72f5dea0db
|
[DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc
[DOC][ops]modify bitwise doc
|
2022-05-06 15:57:28 +08:00 |
ling
|
b525ef2d5b
|
tensor scatter div dosc
|
2022-05-06 14:22:45 +08:00 |
Zichun Ye
|
87a7fb3d4d
|
add space to batch nd cpu kernel
udpate include files
update pylint
fix doc problems
fix code check problem
fix code check problem
fix docs
udpate ops func
|
2022-05-05 19:23:55 +08:00 |
i-robot
|
46243e2c26
|
!33881 [DOC]make en and ch doc consistent
Merge pull request !33881 from zichun_ye/pp_doc
|
2022-05-05 10:50:54 +00:00 |
Zichun Ye
|
8d219d9992
|
make en and ch doc consistent
|
2022-05-05 17:40:46 +08:00 |
i-robot
|
25c93387d0
|
!33826 [DOC]Fix prob programming doc
Merge pull request !33826 from zichun_ye/pp_doc
|
2022-05-05 07:50:24 +00:00 |
i-robot
|
7e94dd26a2
|
!33851 modify format
Merge pull request !33851 from 俞涵/code_docs_0505
|
2022-05-05 07:21:21 +00:00 |
huodagu
|
c0770874fe
|
modify tensor format
|
2022-05-05 14:59:07 +08:00 |
i-robot
|
19464ee3e7
|
!33786 fix chinese api docs in nn
Merge pull request !33786 from liutongtong9/code_docs_fixlr
|
2022-05-05 06:55:32 +00:00 |
i-robot
|
ec413cf62e
|
!33754 修复中英文api不一致
Merge pull request !33754 from 王程浩/master
|
2022-05-05 03:37:17 +00:00 |
xumengjuan1
|
dd55e30189
|
modify link
|
2022-05-05 10:46:02 +08:00 |
Zichun Ye
|
698ebd361d
|
fix prob programming doc
|
2022-05-05 10:08:48 +08:00 |
i-robot
|
9c860def02
|
!33367 add function & tensor op for TensorScatterAdd
Merge pull request !33367 from yuchaojie/op_dev
|
2022-05-05 01:32:34 +00:00 |
liutongtong
|
924bb1273c
|
fix docs
|
2022-04-29 17:45:25 +08:00 |
i-robot
|
e5864d9a3d
|
!33781 modify page display
Merge pull request !33781 from 俞涵/code_docs_0428
|
2022-04-29 08:27:35 +00:00 |
yuchaojie
|
ad80538c6c
|
add function & tensor op for TensorScatterAdd
|
2022-04-29 14:27:06 +08:00 |
王程浩
|
b5de8e987e
|
修复中英文api一致
|
2022-04-29 14:04:04 +08:00 |
i-robot
|
02ed0039e3
|
!33758 tensor scatter div dosc
Merge pull request !33758 from ling/code_dosc_sr
|
2022-04-29 04:07:09 +00:00 |
i-robot
|
8179bfdc7c
|
!33724 Modift Some API Note
Merge pull request !33724 from liuyang/code_docs_note
|
2022-04-29 03:03:40 +00:00 |
ling
|
e5871e3bbb
|
tensor scatter div dosc
|
2022-04-29 11:02:47 +08:00 |
i-robot
|
244e078ad3
|
!33756 optimizes the documentation of Pad
Merge pull request !33756 from zhangfanghe/code_docs_pad_master_429
|
2022-04-29 02:26:39 +00:00 |
i-robot
|
933dd36a00
|
!33727 optimizes the documentation of Chinese API of ReverseSequence
Merge pull request !33727 from zhangfanghe/code_docs_reverseSequence_master_428
|
2022-04-29 02:17:42 +00:00 |
i-robot
|
04047c4317
|
!33709 fix link anchor
Merge pull request !33709 from lvmingfu/code_docs_master19
|
2022-04-29 02:07:32 +00:00 |
zhangfanghe
|
becc7fc6ee
|
optimizes the documentation of Pad.
|
2022-04-29 10:04:02 +08:00 |
lvmingfu
|
01509b7b66
|
fix link anchor
|
2022-04-29 09:37:33 +08:00 |
huodagu
|
6696a3255b
|
modify nn pingjia
|
2022-04-29 09:06:48 +08:00 |
zhangfanghe
|
15c4f5fd53
|
optimizes the documentation of Chinese API of ReverseSequence.
|
2022-04-28 19:32:17 +08:00 |
polyhedral
|
299a52b04b
|
ScatterMax add function interface
|
2022-04-28 19:25:35 +08:00 |
liuyang_655
|
643ea06522
|
modift some api note
|
2022-04-28 05:47:44 -04:00 |
i-robot
|
3945caf231
|
!33669 [MS][ops]ajust bitwise ops to new interface
Merge pull request !33669 from KXiong/master
|
2022-04-28 08:24:02 +00:00 |
i-robot
|
6cc2441692
|
!33701 modify format
Merge pull request !33701 from 俞涵/code_docs_0428
|
2022-04-28 07:44:53 +00:00 |
huodagu
|
829ee6d944
|
modify docs_format
|
2022-04-28 11:26:56 +08:00 |
xiongkun
|
3801451919
|
[MS][ops]ajust bitwise ops to new interface
[MS][ops]ajust bitwise ops to new interface
[MS][ops]ajust bitwise ops to new interface
[MS][ops]ajust bitwise ops to new interface
|
2022-04-28 10:51:07 +08:00 |
i-robot
|
4fe067106b
|
!33671 修改JVP以及VJP的中文文档链接地址
Merge pull request !33671 from LiangZhibo/code_docs_jvp
|
2022-04-28 02:16:04 +00:00 |
liangzhibo
|
995c7e4d30
|
Fix jvp docs
|
2022-04-28 09:47:03 +08:00 |
Xiao Tianci
|
82b4d74ef5
|
fix example code and docs
|
2022-04-27 20:06:17 +08:00 |
i-robot
|
7194ccbbe9
|
!33643 modify format
Merge pull request !33643 from 俞涵/code_docs_04271
|
2022-04-27 09:34:25 +00:00 |
huodagu
|
19701e0cd6
|
modify pageformat
|
2022-04-27 17:24:19 +08:00 |
i-robot
|
260611f06b
|
!33633 fix COO/CSR docs dtype
Merge pull request !33633 from wangrao124/code_docs
|
2022-04-27 07:30:19 +00:00 |
i-robot
|
36e3f0a077
|
!33572 optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc
Merge pull request !33572 from zhangfanghe/code_docs_master_426
|
2022-04-27 07:16:33 +00:00 |
wangrao124
|
683ddf56ce
|
fix COO/CSR docs dtype
|
2022-04-27 15:11:45 +08:00 |
zhangfanghe
|
c88cc88056
|
optimizes the documentation of chinese API of CentralCrop,CosineEmbeddingLoss,ImageGradients,etc.
|
2022-04-27 14:41:04 +08:00 |
huodagu
|
aeb67af089
|
modify format2function
|
2022-04-27 11:10:16 +08:00 |
i-robot
|
e05bac5484
|
!33412 IndexAdd supports CPU, add function interface for IndexAdd
Merge pull request !33412 from looop5/index_add_commit
|
2022-04-26 02:47:14 +00:00 |
huodagu
|
a3666ece8d
|
modify format
|
2022-04-26 09:00:17 +08:00 |
looop5
|
521ed19042
|
IndexAdd supports CPU, add function interface for IndexAdd
|
2022-04-25 19:19:31 +08:00 |
huodagu
|
5e1db76311
|
add api_python_en and modify some pagedisplay problems
|
2022-04-25 15:40:48 +08:00 |
i-robot
|
6416caf3cb
|
!33440 modify dirname
Merge pull request !33440 from 俞涵/code_docs_0424
|
2022-04-24 05:41:39 +00:00 |
huodagu
|
dc048bda4b
|
modify dirname
|
2022-04-24 12:28:43 +08:00 |
i-robot
|
c3b58b6fb6
|
!33248 Custom Op Hybrid DSL CPU platform support
Merge pull request !33248 from zichun_ye/custom_cpu
|
2022-04-24 02:32:16 +00:00 |
i-robot
|
f70155f5b9
|
!32723 add the chinese documentation of functional api.
Merge pull request !32723 from wangshuide/code_docs_wsd_master_new1
|
2022-04-22 08:52:44 +00:00 |
wangshuide2020
|
1ad5840572
|
add the chinese documentation of functional api.
|
2022-04-22 16:06:47 +08:00 |
Zichun Ye
|
9ebe2befe7
|
add custom hybrid dsl cpu support
fix typo
fix code check problem
update code check problem
add missing python module
update cpu test cases
update return result
|
2022-04-22 15:53:27 +08:00 |
liu-yongqi-63
|
910194de12
|
Supplementary API documentation parameters are not marked optional when optional
|
2022-04-22 15:07:09 +08:00 |
i-robot
|
c4bc1c4102
|
!33336 Add hyperlink for the proto in SummaryRecord
Merge pull request !33336 from maning202007/code_docs_summary
|
2022-04-21 03:04:16 +00:00 |
i-robot
|
372f049cc3
|
!31220 move operator instance of functional to ops/function module and transfer them to function.
Merge pull request !31220 from wangshuide/wsd_master_api
|
2022-04-21 02:25:07 +00:00 |
maning202007
|
7a54154c39
|
Add hyperlink for the proto in SummaryRecord method
|
2022-04-20 17:47:38 +08:00 |
wangshuide2020
|
c2f2002ed9
|
extract functional to array, math, and parameter function module.
|
2022-04-20 15:52:04 +08:00 |
i-robot
|
e5bf88ffa6
|
!33320 modify page display
Merge pull request !33320 from 俞涵/code_docs_0420
|
2022-04-20 07:19:14 +00:00 |
huodagu
|
cefe350fb1
|
modify order
|
2022-04-20 14:59:04 +08:00 |
i-robot
|
cd259cd5e3
|
!33316 modify page display
Merge pull request !33316 from 俞涵/code_docs_0420
|
2022-04-20 05:45:38 +00:00 |
huodagu
|
c4ded862d4
|
modify numpy_page
|
2022-04-20 11:57:50 +08:00 |
i-robot
|
eff84f466b
|
!33301 Remove duplicate CSVDataset in API list
Merge pull request !33301 from xiaotianci/code_docs_fix_csv
|
2022-04-20 01:19:36 +00:00 |