zhaojichen
|
1af894e25f
|
change error type
|
5 years ago |
zhaojichen
|
f66f234517
|
change error type
|
5 years ago |
zhaojichen
|
d3981615e5
|
change error type
|
5 years ago |
zhaojichen
|
57bc30505c
|
change error type
|
5 years ago |
mindspore-ci-bot
|
2dabcb9e59
|
!41 Synchronization code to ms-incubator
Merge pull request !41 from changzherui/syn-code
|
5 years ago |
mindspore-ci-bot
|
b4991dc090
|
!54 Revert "add pattern AdjustAllReduceMulAdd"
Merge pull request !54 from vlne-v1/I1F21H-pass-adjust_all_reduce_mul_add_revert
|
5 years ago |
Wei Luning
|
ac25cbae0e
|
Revert "add pattern AdjustAllReduceMulAdd"
This reverts commit d447364417 .
|
5 years ago |
Wei Luning
|
d2b8003140
|
Revert "use the old op"
This reverts commit 4166e266c6 .
|
5 years ago |
chang zherui
|
87f7488e50
|
syn code
|
5 years ago |
mindspore-ci-bot
|
e8d1f23767
|
!47 [bug]pass AdjustAllReduceMulAdd replace op is not has a infer
Merge pull request !47 from vlne-v1/I1F21H-op-is-not-has-a-infer
|
5 years ago |
Wei Luning
|
4166e266c6
|
use the old op
|
5 years ago |
chang zherui
|
e5dc50533c
|
modify op_declare.h
|
5 years ago |
mindspore-ci-bot
|
b6fe48203a
|
!45 fix lars base class type
Merge pull request !45 from gziyan/fix_lars_incubator
|
5 years ago |
Ziyan
|
9221ad8c8d
|
fix lars base class
|
5 years ago |
chang zherui
|
fd344cb8f7
|
add softmaxv2
|
5 years ago |
chang zherui
|
ea3fa240b5
|
modify LogSoftmaxV2
|
5 years ago |
chang zherui
|
9dc561b7c6
|
modify topk
|
5 years ago |
chang zherui
|
a67ff264a8
|
fetch graph
|
5 years ago |
chang zherui
|
aadf06d70b
|
add graph
|
5 years ago |
chang zherui
|
698c29eedf
|
del graph
|
5 years ago |
chang zherui
|
3427f1b8a3
|
syn code
|
5 years ago |
mindspore-ci-bot
|
b554a86832
|
!469 add comment for export lite model
Merge pull request !469 from yangjie159/add-comment-of-export-lite-model
|
5 years ago |
mindspore-ci-bot
|
48f1541fa8
|
!453 fix doc/comments issues
Merge pull request !453 from 万万没想到/I1CEDO
|
5 years ago |
mindspore-ci-bot
|
18580a7867
|
!261 Add summary module python code to extract histogram info from tensor
Merge pull request !261 from wenkai/histogram_dev3cp
|
5 years ago |
mindspore-ci-bot
|
3822b4837f
|
!340 Add a HistogramSummary ops to record tensor value
Merge pull request !340 from ougongchang/master
|
5 years ago |
mindspore-ci-bot
|
15c8ef66ba
|
!401 Add ops Abs\AbsGrad\Sign\SmoothL1Loss\SmoothL1LossGrad\TopK for VM.
Merge pull request !401 from liuxiao/openresource
|
5 years ago |
mindspore-ci-bot
|
ae7556ffbc
|
!468 Fix compile option --verbose
Merge pull request !468 from ZhouFeng/fix-compile-verbose
|
5 years ago |
yangjie159
|
7b5a31dc83
|
add comment for export lite model
|
5 years ago |
zhoufeng
|
c889320f4e
|
fix cmake verbose
|
5 years ago |
mindspore-ci-bot
|
3ad73b7d71
|
!463 !330 dataset: add take operation
Merge pull request !463 from ms_yan/take_op_merge
|
5 years ago |
mindspore-ci-bot
|
663ae4d7c2
|
!462 fix dataset deepcopy failed while depipline referenced in the iterator
Merge pull request !462 from caojian05/mindspore_master_bugfix
|
5 years ago |
Wei Luning
|
d447364417
|
add pattern AdjustAllReduceMulAdd
|
5 years ago |
mindspore-ci-bot
|
43cfd16e4e
|
!444 gpu dynamic memory pool suppoerts multi-graph
Merge pull request !444 from limingqi107/master
|
5 years ago |
mindspore-ci-bot
|
25b0a8c394
|
!457 Add comments for print and fix example
Merge pull request !457 from ghzl/add-comments-for-print-and-others
|
5 years ago |
ms_yan
|
f0c07c3fa6
|
Realize take op and add ut
|
5 years ago |
caojian05
|
852039b726
|
fix dataset deepcopy failed while depipline referenced in the iterator
|
5 years ago |
mindspore-ci-bot
|
71b63c3fcf
|
!246 [opt pass] AdjustAllReduceMulAdd
Merge pull request !246 from vlne-v1/I1E3PI-opt-pass-adjust-allreduce-apply-weight-decy-seq
|
5 years ago |
limingqi107
|
5e01b94ccd
|
gpu dynamic memory pool suppoerts multi-graph
|
5 years ago |
mindspore-ci-bot
|
e69dff1548
|
!445 Remove list append in TimeMonitor callback
Merge pull request !445 from gengdongjie/master
|
5 years ago |
mindspore-ci-bot
|
093c2caed4
|
!337 optimize execute order sort
Merge pull request !337 from kisnwang/optimize-execute-order-sort
|
5 years ago |
mindspore-ci-bot
|
24fff5fe63
|
!449 Fix the error in example of mindspore.model
Merge pull request !449 from Simson/push-to-opensource
|
5 years ago |
guohongzilong
|
08775a67e7
|
add print comment and fix some example
|
5 years ago |
Wei Luning
|
ea6958c50a
|
add pattern AdjustAllReduceMulAdd
|
5 years ago |
mindspore-ci-bot
|
cfc81080ac
|
!450 Fix segment bug on windows
Merge pull request !450 from xiefangqi/fix_segment_on_windows
|
5 years ago |
mindspore-ci-bot
|
ce8aec5ac8
|
!428 support customize network checkpoint
Merge pull request !428 from changzherui/cus_net_ckpt
|
5 years ago |
mindspore-ci-bot
|
76c700fb35
|
!432 Support for patching and compiling sqlite on windows
Merge pull request !432 from ZhouFeng/windows-sqlite-patch
|
5 years ago |
mindspore-ci-bot
|
b418b18447
|
!443 add cpu one hot
Merge pull request !443 from kisnwang/add-cpu-onehot-new
|
5 years ago |
万万没想到
|
8c1939f1b0
|
fix examples issues
|
5 years ago |
mindspore-ci-bot
|
c5f72b7811
|
!438 Fix ConfusionSoftmaxGrad Op has no attrs of the axis and keep_dims
Merge pull request !438 from huanghui/fix-confusion-softmax-grad-rule-pass
|
5 years ago |
xiefangqi
|
d4822137f3
|
fix segment bug on windows
|
5 years ago |