zhousiyi
c25e37e7bf
make backend/optimizer pybind free
5 years ago
yujianfeng
e949540062
Support int64 for cpu sparse optimizers
5 years ago
mindspore-ci-bot
5b1cf18cb9
!5055 prepare to support int64
Merge pull request !5055 from lirongzhen1/int64
5 years ago
lirongzhen1
531ad4df70
prepare to support int64
5 years ago
fary86
947e19b839
Fix bug of switch layer join
5 years ago
Wei Luning
dde5a1bb48
updata doc for Parameter & fix codex
5 years ago
buxue
855d6b8fed
add check for user define bprop in Pynative mode.
5 years ago
Wei Luning
c1c30a44f1
rename param_value -> param_info
5 years ago
huangdongrun
2a6d346d2f
support if by if grad parameter
add join for ref
adjust env eliminate to eliminate all env ops
add partial app cache
resolve while endless
fix env eliminate
support for "for while" cases
fix join shape error
5 years ago
fary86
8ac5672abb
Add support for dynamic shape
5 years ago
panyifeng
9927e6eb5c
eager mode sparse
5 years ago
Yi Huaijie
518cb80133
change type of Shape from int32 to int64
5 years ago
suteng
19e45ccdb1
回退 'Pull Request !3103 : change type of Shape from int32 to int64'
5 years ago
Yi Huaijie
15d5cc396d
change type of Shape from int32 to int64
5 years ago
Wei Luning
a05c38bb63
make python Parameter inherit from Tensor
5 years ago
fary86
af22653b60
Fix bug of ConvertData in data_converter.cc
5 years ago
kpy
570da089a8
set output value for dynamic graph
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago
Zhang Qinghua
87715ed127
Refactoring for base and abstract types: Moving Base into base folder; Splitting the abstract type and infer&specialize routines;
5 years ago
He Wei
f337c6bc14
Decouple ParamValue from python
5 years ago
leilei_snow
70abe362f2
add case process
5 years ago
buxue
699dc99bc8
add typeid to type conversion scene
5 years ago
He Wei
43e0967024
Decouple ir::Tensor class from python
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
mindspore-ci-bot
96ebda914c
!1758 fix return parameter directly in net
Merge pull request !1758 from fary86/fix_return_parameter_directly_in_net
5 years ago
fary86
e3585ff564
Fix return paramter directly in net
5 years ago
z00478463
f8dda8d3b1
set save graphs False and add bprop for op cholesky trsm
Change thor log level
5 years ago
fary86
faf6578a90
Fix arg index check error when return Parameter defined in Net directly
5 years ago
mindspore-ci-bot
0a27c46eef
!1701 fix several bugs
Merge pull request !1701 from fary86/fix_gpu_submodule_name_error
5 years ago
fary86
54ccab295c
1.Update log level of some statements in validator.cc
2.Fix core dump of exporting onnx model when device target is 'GPU'
3.Fix numbers of arguments and graph parameters check error
4.Fix log prefix of some files of gpu submodule is error
5 years ago
leopz
a9e30a96db
separate py from debug and utils
5 years ago
leopz
4508134ceb
add tensor_minnie and separate py from ir
5 years ago
lizhenyu
a25b84055c
refine data copy in multi-graph
5 years ago
fary86
a0cc983445
Set submodule id for init.cc
5 years ago
candanzg
2cc85bdc93
Support weight compile according to shape
Signed-off-by: candanzg <zhangshucheng@huawei.com>
5 years ago
candanzg
e886a3182c
tensor assign with ellpsis
Signed-off-by: candanzg <zhangshucheng@huawei.com>
5 years ago
geekun
82c5daa947
fix codedex for mindspore/vm,transform,util,operator
5 years ago
candanzg
663d597330
tensor assign with slice index
Signed-off-by: candanzg <zhangshucheng@huawei.com>
5 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