Wei Luning
d18ce95714
* add support to update by scalar* fix update error for by Initializer when slice_shape is* add ut for compute and update
5 years ago
mindspore-ci-bot
4b8d43916c
!4092 [bug]fix bert script parameter use `in` and quant export fix matmul atc convert error
Merge pull request !4092 from vlne-v1/quant-matmul-fix
5 years ago
Wei Luning
776d094c5b
quant export fix up for atc tools
5 years ago
simson
a346a1b2b4
Second round of the enhancement of API comments
5 years ago
Wei Luning
d4d6457ea7
init parameter data by defaultOnly keep no data as MetaTensor in auto parallel mode
5 years ago
Wei Luning
e5fc529159
z
5 years ago
Wei Luning
a05c38bb63
make python Parameter inherit from Tensor
5 years ago
kingfo
fab9fac109
fix batchnorm under mix precision in pynative mode
5 years ago
He Wei
a6db29b11b
Fix a bug for Parameter
1. Parameter's init_data() should have no effect if default_input already set;
2. This bug is introduced by 'decouple ParamValue from python';
3. An unit test case is added to ensure the right init_data() behavior.
5 years ago
ZPaC
61551b85d8
incremental feature for ps
5 years ago
lirongzhen1
c1eba79b83
set reshape redistribution strategy attribute to no redistribution
5 years ago
mindspore-ci-bot
2f27c4e3e8
!2807 Apply indexed_slices
Merge pull request !2807 from riemann_penn/apply_indexed_slices
5 years ago
panyifeng
44e74ad5aa
Apply indexed_slices
5 years ago
ZPaC
f8c7ae7639
Add front end expressions for PS kernels.
5 years ago
He Wei
f337c6bc14
Decouple ParamValue from python
5 years ago
panyifeng
d6635bbbe2
Add IndexedSlices
5 years ago
mindspore-ci-bot
f365fbd71e
!2060 Support pynative setitem
Merge pull request !2060 from amongo/SupportPynativeSetItem
5 years ago
mindspore-ci-bot
f3f95b255b
!2392 don't change shape of Initializer when init slice of a Parameter
Merge pull request !2392 from yihuaijie/master
5 years ago
huangdongrun
79058d3509
add support for parameter
support for tensor setitem
add support for tensor assgin
5 years ago
Yi Huaijie
27b5bc6d95
don't change shape of Initializer when init slice of a Parameter
5 years ago
panyifeng
3c2057297e
support multi param for tuple grad
5 years ago
Yi Huaijie
eae69a386a
delete attribute seed of Initializer
5 years ago
mindspore-ci-bot
11f5f88021
!2010 fix operator issues for tuple_to_array and cast
Merge pull request !2010 from wangqiuliang/fix-tuple-to-array-issue
5 years ago
kingfo
9708e58259
fix TupleToArray & Cast operator issue
5 years ago
buxue
66bbdb4a31
change tensor dtype and shape from function to attr
5 years ago
kpy
0b1559b8d0
fix pynative paramter is metatensor bug
5 years ago
huangdongrun
9522f59b87
support for tensor indexing in pynative
support tensor slice using constexpr
remove tensorslice metagraph
add pynative testcases
5 years ago
panyifeng
acaa66a738
sparse grad for gatherv2
6 years ago
mindspore-ci-bot
d5634eb4d5
!1510 seperate auto_parallel and stand_alone when init initializer data
Merge pull request !1510 from yihuaijie/dev
6 years ago
Yi Huaijie
d36af3d8e5
seperate auto_parallel and stand_alone when init initializer data
6 years ago
candanzg
2429da19fb
implicit type conversion
Signed-off-by: candanzg <zhangshucheng@huawei.com>
6 years ago
mindspore-ci-bot
0ca626ef6c
!1229 Init the slices of a Initializer on different devices
Merge pull request !1229 from yihuaijie/master
6 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
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
wangnan39@huawei.com
b812b18c02
support update parameter for vm
6 years ago
kingfo
75fec82b52
resolve pynative operator issue
6 years ago
Wei Luning
73ba399364
remove ge depend in cpu
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago