leopz
a9e30a96db
separate py from debug and utils
6 years ago
seatea
f815efc9fc
Fix codex warning in ms_context.cc
6 years ago
mindspore-ci-bot
04398cf88e
!1433 add tensor_minnie and separate py from ir
Merge pull request !1433 from leopz/tensor_base
6 years ago
mindspore-ci-bot
c1c359a709
!1557 modify op type: applyadam to adam
Merge pull request !1557 from jjfeing/master
6 years ago
leopz
4508134ceb
add tensor_minnie and separate py from ir
6 years ago
mindspore-ci-bot
c086d91aaf
!1505 Add some checks in ConstToAttr[StridedSliceGrad] pass
Merge pull request !1505 from huanghui/stride-slice
6 years ago
jjfeing
c7c6e86494
modify op type: applyadam to adam
6 years ago
lizhenyu
a25b84055c
refine data copy in multi-graph
6 years ago
huanghui
1d65ae598a
extract const_to_attr_strided_slice_grad pass
6 years ago
mindspore-ci-bot
5b9c145ff8
!1383 keep different attributes for cnode evaluation
Merge pull request !1383 from amongo/KeepPrimAttrInCNode
6 years ago
mindspore-ci-bot
2eedd32120
!1472 add operator HostAllGather and HostReduceScatter
Merge pull request !1472 from yihuaijie/master
6 years ago
Yi Huaijie
2f8e7ff693
add operator HostAllGather and HostReduceScatter
6 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
6 years ago
zjun
7bf8d2696c
fix scalar print
6 years ago
panyifeng
6a57eeb922
fix check_bprop attr error
6 years ago
liubuyu
315a95c583
add pad for nms_with_mask
6 years ago
WilliamLian
338d7c1ac1
decoupled of insert transdata and deal ref and split transdata
6 years ago
mindspore-ci-bot
07b14f32b9
!1296 move signature to primitivepy and bprop_func to utils
Merge pull request !1296 from leopz/fix_primitive
6 years ago
mindspore-ci-bot
d3359081e0
!1323 add make_tuple before return as graph outputs in ConstructKernelGraph
Merge pull request !1323 from wenchunjiang/supplyment_for_construct_graph
6 years ago
wenchunjiang
245ab3199b
add make_tuple before reture as graph outputs in ConstructKernelGraph
6 years ago
rick_sanchez
19dfc98006
fix codex and reviewbot
6 years ago
leopz
04763b8b76
move signature to primitivepy and bprop_func to utils
6 years ago
fary86
a0cc983445
Set submodule id for init.cc
6 years ago
mindspore-ci-bot
e87721d8d8
!1270 modify log level
Merge pull request !1270 from fary86/change_logging_level
6 years ago
mindspore-ci-bot
04ac611fe8
!1189 Decoupling py default param from Parameter
Merge pull request !1189 from leopz/master
6 years ago
fary86
08f09a2fcd
Change log level from error to warning
6 years ago
leopz
40e15996b0
move default_param out of parameter and remove pybind11 in anf define
6 years ago
gengdongjie
a3ed4c6967
change default enable_auto_mixed_precision from true to false
6 years ago
lvliang
8798979117
pynative-release-memory-after-run-finish
6 years ago
mindspore-ci-bot
e17c7d2cbc
!1207 add enable_auto_mixed_precision
Merge pull request !1207 from jinyaohui/add_context
6 years ago
zjun
1971aea8df
fix tensor print order
6 years ago
huanghui
c4af71e236
add LarsV2 fission pass
6 years ago
mindspore-ci-bot
4ecc9389e0
!1186 [control sink refactor]: construct kernel graph
Merge pull request !1186 from wenchunjiang/construct_kernel_graph
6 years ago
jinyaohui
c0c694d99a
add enable_auto_mixed_precision
6 years ago
mindspore-ci-bot
0040764dec
!1100 delete some context param(enable_loop_sink,enable_mem_reuse,enable_auto_mixed_precision)
Merge pull request !1100 from jinyaohui/context_opt_2
6 years ago
jinyaohui
2907cf4488
remove some context param
6 years ago
wenchunjiang
ea65e61cb1
adding new constructKernelGraph to transform all subgraphs to
kernel_graph from root func_graph
6 years ago
lvliang
2e284cb849
pynative-fix-topk-run-failed
6 years ago
mindspore-ci-bot
ca64bfdbab
!1120 Code refactoring :modify Infer to Eval
Merge pull request !1120 from Kang/master
6 years ago
mindspore-ci-bot
6b4a6e55a0
!1177 fix codex
Merge pull request !1177 from panyifeng/fix_codex
6 years ago
panyifeng
a028c40e1c
fix codex
6 years ago
mindspore-ci-bot
42ba885e58
!1098 Add BatchNorm2BNInfer pass
Merge pull request !1098 from huanghui/add-batchnorm-bninfer-pass
6 years ago
Kang
be60bd3d79
Code refactoring for the static_analysis : modified Infer to Eval.
6 years ago
huanghui
6db71e6576
add batchnorm2bninfer pass
6 years ago
yujianfeng
2b061c84c7
Add batch_norm_grad infer fisson
6 years ago
mindspore-ci-bot
cf6a4fe687
!1155 fix bug of log interface
Merge pull request !1155 from fary86/fix_bug_of_log_interface
6 years ago
mindspore-ci-bot
bb374ebc28
!1015 Support weights to be compiled according to shape
Merge pull request !1015 from candanzg/me_with_shape
6 years ago
fary86
057dcdbad5
Fix bug of log interface
1.GLOG_v can not control log level of MindData
2.Sub module ids of some source files under directory `kernel` and `device` are incorrect
3.GLOG_v can not control log level when using dlog
6 years ago
mindspore-ci-bot
62783712f3
!1106 Add enable dump log info
Merge pull request !1106 from ghzl/add-enable-dump-log-info
6 years ago
mindspore-ci-bot
94883f9b9c
!1132 add op pattern in kernel build info
Merge pull request !1132 from lianliguang/add-attr-op-pattern-to-kernel-build-info
6 years ago