huangdongrun
|
9522f59b87
|
support for tensor indexing in pynative
support tensor slice using constexpr
remove tensorslice metagraph
add pynative testcases
|
5 years ago |
mindspore-ci-bot
|
3b8edd5a5b
|
!1918 sparse grad for gatherv2
Merge pull request !1918 from riemann_penn/sparse_grad_for_gatherv2
|
5 years ago |
panyifeng
|
acaa66a738
|
sparse grad for gatherv2
|
5 years ago |
kingfo
|
38436f929f
|
move hook function to primtivePy class
|
5 years ago |
kingfo
|
557a404282
|
fix tuple args issue in pynative
|
5 years ago |
huangdongrun
|
9081041199
|
fix initiliazer
|
5 years ago |
kingfo
|
9785178b88
|
add tensor compare & len & constexpr operation
|
5 years ago |
Wei Luning
|
7e4d972f6f
|
fix bug in do signature
|
5 years ago |
rick_sanchez
|
e2a322b6b7
|
Modify code to support dynamic graph.
|
5 years ago |
mindspore-ci-bot
|
c39902153c
|
!1597 add _set_dataset_mode_config to vm
Merge pull request !1597 from jinyaohui/sink_graph
|
5 years ago |
mindspore-ci-bot
|
d5634eb4d5
|
!1510 seperate auto_parallel and stand_alone when init initializer data
Merge pull request !1510 from yihuaijie/dev
|
5 years ago |
jinyaohui
|
a64d3f0d40
|
sink_graph
|
5 years ago |
Yi Huaijie
|
d36af3d8e5
|
seperate auto_parallel and stand_alone when init initializer data
|
5 years ago |
mindspore-ci-bot
|
e8b14d70c7
|
!1542 [pynative] fix `MultitypeFuncGraph` and `HyperMap` in pynative mode
Merge pull request !1542 from vlne-v1/I1GZ0B-multitype-funcgraph-bug
|
5 years ago |
mindspore-ci-bot
|
19ce0c372a
|
!1257 Implicit type conversion
Merge pull request !1257 from candanzg/implicit_type_conversion2
|
5 years ago |
Wei Luning
|
ebf02dd528
|
fix `MultitypeFuncGraph` and `HyperMap` in pynative mode
|
5 years ago |
mindspore-ci-bot
|
df347785c3
|
!1508 add op BitwiseAnd BitwiseOr BitwiseXor vm
Merge pull request !1508 from zhaozhenlong/op/bitwise-and-or-xor
|
5 years ago |
candanzg
|
2429da19fb
|
implicit type conversion
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
6 years ago |
zhaozhenlong
|
6fa2813945
|
add op BitwiseAnd BitwiseOr BitwiseXor
|
5 years ago |
buxue
|
7ae289a197
|
Support mixed tensor for tensor getitem or setitem.
|
5 years ago |
mindspore-ci-bot
|
0a795c24aa
|
!1245 add model init api to compile df graph before train
Merge pull request !1245 from wangnan39/add_model_init_api_to_compile_df_graph_before_train_and_eval
|
5 years ago |
mindspore-ci-bot
|
0ca626ef6c
|
!1229 Init the slices of a Initializer on different devices
Merge pull request !1229 from yihuaijie/master
|
5 years ago |
wangnan39@huawei.com
|
1ebf98b795
|
add model init api to compile df graph before exec
|
6 years ago |
mindspore-ci-bot
|
56c3fed30e
|
!1261 Incremental subgraph initialization
Merge pull request !1261 from changzherui/add_tensor_init
|
5 years ago |
Yi Huaijie
|
7a5004cc49
|
init the slices of a Initialzer on different devices
|
6 years ago |
changzherui
|
c23731e592
|
Incremental subgraph initialization
|
6 years ago |
yangzhenzhang
|
6b54a6417d
|
ckpt and restore parameter shape
|
6 years ago |
lvliang
|
2e284cb849
|
pynative-fix-topk-run-failed
|
6 years ago |
candanzg
|
2cc85bdc93
|
Support weight compile according to shape
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
6 years ago |
mindspore-ci-bot
|
0eb32593a6
|
!958 Add parallel mode configuration for cell
Merge pull request !958 from yangzhenzhang/add_parallel_mode_for_cell
|
6 years ago |
yangzhenzhang
|
8c9730b3c5
|
add parallel mode for cell
|
6 years ago |
lvliang
|
b9e0943084
|
fix-set-output-addr-fail-in-gpu-pynative
|
6 years ago |
Wei Luning
|
157710ca0f
|
bugfix* fix bug in output tuple of tuple.* check kRWWrite input no-variable* input x of ScatterNdUpdate should be a parameter node
|
6 years ago |
mindspore-ci-bot
|
8bf35b2b0c
|
!700 validate bprop rules
Merge pull request !700 from penn/validate_bprop_rules
|
6 years ago |
mindspore-ci-bot
|
68bdcb4e62
|
!663 fix tensor equal bug
Merge pull request !663 from flywind/fix_bug
|
6 years ago |
kpy
|
e64c755ad6
|
change tensor equal bug
|
6 years ago |
panyifeng
|
9e633b6c12
|
validate bprop rules
|
6 years ago |
jinyaohui
|
c5156f1e46
|
add init_device to init_dataset
|
6 years ago |
fary86
|
17adba5eb5
|
Optimize flow of exproting onnx
|
6 years ago |
wangnan39@huawei.com
|
b812b18c02
|
support update parameter for vm
|
6 years ago |
kingfo
|
75fec82b52
|
resolve pynative operator issue
|
6 years ago |
万万没想到
|
d9f7e56b43
|
fix review opinions in doc/comments
|
6 years ago |
mindspore-ci-bot
|
40d4a4baa3
|
!20 modify _set_dataset_mode_config api param
Merge pull request !20 from jinyaohui/master
|
6 years ago |
jinyaohui
|
ac62faa388
|
modify set_dataset_mode_config api param
|
6 years ago |
guohongzilong
|
e17e086186
|
unified tensor and mindspore.type
|
6 years ago |
mindspore-ci-bot
|
9930b18508
|
!165 Use mindspore. instead of mstype. in example
Merge pull request !165 from ghzl/use-mindspore-instead-of-mstype-in-example
|
6 years ago |
mindspore-ci-bot
|
a24297f547
|
!122 Support to config whether to save integeated checkpoint, in auto model parallel scene
Merge pull request !122 from WeibiaoYu/master
|
6 years ago |
guohongzilong
|
c4f9230f03
|
usr mindspore. instead of mstype.
|
6 years ago |
WeibiaoYu
|
22c6baeea2
|
Support to config whether to save integeated checkpoint, in auto model parallel scene
|
6 years ago |
mindspore-ci-bot
|
9e529f9dd0
|
!54 Interface change :`_Constant` to `Constant`
Merge pull request !54 from ghzl/initializer-change-_Constant-to-Constant
|
6 years ago |