buxue
ace34525cd
improve interface '__bool__' for tensor
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
Wei Luning
a05c38bb63
make python Parameter inherit from Tensor
5 years ago
liubuyu
a499d4e47c
decoupling core and debug
5 years ago
mindspore-ci-bot
bca16792be
!3453 Support resolving an attribute of a Cell class instance
Merge pull request !3453 from zichun_ye/resolve_attr_pr
5 years ago
Zichun Ye
5b9899eb4f
add support to resolve attr for a class
update logic for cache
clean up code
add test cases for new api
update include of code
specify the resolve attr to ClassMember
avoid resolve attr of self
5 years ago
liubuyu
f4bc0bc9fe
move the dependency of utils to core
5 years ago
fary86
d4a3d0fa14
Fix large for loop execute fail
5 years ago
fary86
af22653b60
Fix bug of ConvertData in data_converter.cc
5 years ago
Wei Luning
484d7f10c8
refine code* refine code in bert model* add ToAbstruct for `FuncGraph`, `MetaFuncGraph` `Primitive`* remove partial hard code in spec for poly* remove any in data convert cache
5 years ago
mindspore-ci-bot
4bbbf2dc7a
!3336 [bug][ci]fix bug when remove the phis
Merge pull request !3336 from vlne-v1/remove_loop_can_unroll
5 years ago
buxue
f84b055244
add check for implicit conversion when scalar is not number and bool.
5 years ago
Wei Luning
2899aaade5
fix bug in remove phiphi should replace the inner ones first
5 years ago
mindspore-ci-bot
8da91ca3cf
!3237 support call the parent class function
Merge pull request !3237 from zhangbuxue/support_call_the_parent_class_construct_function
5 years ago
buxue
073507a5e0
support call the parent class function
5 years ago
liubuyu
76dc80e7b7
Unified code style
5 years ago
Wei Luning
acbccea644
remove redundant phi
5 years ago
huangdongrun
ee2039fbba
add support for value sequence of primitve
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago