lvliang
c6b2b0df1e
pynative-support-reducemean
5 years ago
fary86
7e23a1a475
Fix issues of save_graphs_path, Type/Value error message and log file mode
5 years ago
mindspore-ci-bot
57f6fa6439
!459 remove reshape operators pair
...
Merge pull request !459 from liubuyu/master
5 years ago
YuJianfeng
bc2df2c913
Fix inputs size and attr for AddN fission pass
5 years ago
mindspore-ci-bot
3ba31ec15a
!419 Tensor assign with bool Tensor
...
Merge pull request !419 from candanzg/tensor_assign_bool_index
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
yanghaitao
2795e492ff
TextFileDataset
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
liubuyu
8c424785fb
remove reshape pair
5 years ago
Ziyan
0d208e00bd
Model ALLTOALL as a single operator in cost model; scale the ALLTOALL,
...
ALLGATHER, and REDUCESCATTER with different factors; change the BETA and
GAMMA value in cost model.
5 years ago
mindspore-ci-bot
ae7556ffbc
!468 Fix compile option --verbose
...
Merge pull request !468 from ZhouFeng/fix-compile-verbose
5 years ago
candanzg
3f087dba1a
Tensor assign syntax:
...
1) A[B]=U
2) A[A>n]=U
A.shape == B.shape
U is a scalar or Tensor(size==1)
B is Tensor(dtype=bool)
n is a Number
Signed-off-by: candanzg <zhangshucheng@huawei.com>
5 years ago
Junhan Hu
d0ae610832
Review
5 years ago
Junhan Hu
43a2e99833
Add python sampler support for CPP dataset
5 years ago
yangjie159
7b5a31dc83
add comment for export lite model
5 years ago
zhoufeng
c889320f4e
fix cmake verbose
5 years ago
candanzg
de7457c9f5
fixed bug for makedirs in python
...
Signed-off-by: candanzg <zhangshucheng@huawei.com>
5 years ago
candanzg
79c4312e89
NotEqual op auto cast
...
Signed-off-by: candanzg <zhangshucheng@huawei.com>
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
candanzg
a91f82d79f
Supplement summary log
...
Signed-off-by: candanzg <zhangshucheng@huawei.com>
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
simson
8a2a1eb310
fix the error in example of mindspore.model
5 years ago
mindspore-ci-bot
d1b452cf3a
!384 [MD] remove validation parameter in write_raw_data
...
Merge pull request !384 from liyong126/mindrecord_validation
5 years ago
mindspore-ci-bot
aa54305268
!446 fix lars base class type
...
Merge pull request !446 from gziyan/fix_lars_base_class
5 years ago
liuxiao
5c9791a802
Add Abs\AbsGrad\Sign\SmoothL1Loss\SmoothL1LossGrad and modify TopKV2->TopK for VM
5 years ago
mindspore-ci-bot
0a9db34d5a
!447 [MS]fix window building fail
...
Merge pull request !447 from chenjianping/fix-windows-bug
5 years ago
zhoufeng
638b119099
windows sqlite patch
5 years ago
mindspore-ci-bot
b9b056f40d
!399 Add Global Batch Normalization
...
Merge pull request !399 from JichenZhao/syncbn
5 years ago
mindspore-ci-bot
6c59093fe8
!427 Fix dataset api description
...
Merge pull request !427 from pengyanjun/fix_dataset_api_description
5 years ago