liuwenhao4
f87c70a9ab
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
huangdongrun
1159f2b11e
add prim infer attr cache
...
modify infer to get abstract value and attr value map together
support get attr in specialize
clone primitive when specialize if attribute is not the same with
infered attribute
5 years ago
liuwenhao4
f3f0cbaeee
Fixing some tiny faults about Pylint in my code(ops)
5 years ago
ougongchang
7d78b5d89e
Put the parameter validation of the Summary operator into the python layer
...
add some unittest for summary operator
support ScalarSummary to record number type
5 years ago
jiangjinsheng
ce09f5e15a
vm for prelu and prelugrad
5 years ago
jinyaohui
5a914994ba
clean pylint
5 years ago
jinyaohui
bcfaff97f9
clean pylint
5 years ago
jiangjinsheng
766906dd6d
support vm for flatten
5 years ago
peixu_ren
99fda6f431
Add logsigmoid and reduce_logsumexp
5 years ago
zhouneng
79725af4cd
为L2Normalize/L2NormalizeGrad增加VM支持
5 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
5 years ago
fary86
6dd72f654a
Add prim name to error message for nn_ops.py
5 years ago
mindspore-ci-bot
c3ec9712e0
!403 add cell class name to error message
...
Merge pull request !403 from fary86/add_cell_name_to_error_message_for_nn_layer
5 years ago
ougongchang
0ed6d9178e
add Histogram summary operator
...
clean clang format errors and cpplint errors
add some test cases for histogram summary operator
5 years ago
fary86
8cbbbd950e
Add cell name to error message
5 years ago
buxue
62807da0c4
Develop operator Unfold,take the ge backend,dock with tbe's ExtractImagePatches operator
5 years ago
buxue
7541d3b067
Develop op MaxPoolWithArgMax
5 years ago
zhunaipan
930a1fb0a8
initial version
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago