mindspore-ci-bot
80dd3321a2
!2527 Fix some mistakes of ConfusionTransposeD vm ops
Merge pull request !2527 from liuwenhao/master
5 years ago
yanghaitao
7f54d17be9
set monitor sampling interval through json file
5 years ago
mindspore-ci-bot
f65756162e
!2621 fix group params not list
Merge pull request !2621 from lilei/fix
5 years ago
mindspore-ci-bot
262e4fc041
!2585 Replace TransformFuncType with OptimizerCaller
Merge pull request !2585 from Giancarlo/remove_transformfunc
5 years ago
mindspore-ci-bot
19f79cd744
!2616 Decide whether to collect data by dataset sink mode and current step in SummaryCollector
Merge pull request !2616 from ougongchang/fix_collect_freq
5 years ago
mindspore-ci-bot
8a06ae02e6
!2506 bugfix(transform): relax the exception of control depend on value node
Merge pull request !2506 from xianwz/master
5 years ago
mindspore-ci-bot
4cc798c675
!2502 1. fix infer value bug 2. tensor init support numpy number
Merge pull request !2502 from geekun/master_fix_issue
5 years ago
liuwenhao4
ad3f78a405
Fix some mistakes of ConfusionTransposeD vm ops
5 years ago
mindspore-ci-bot
012f108b66
!2595 Make assign-node to be before jump-node, ensure child graph can get its input
Merge pull request !2595 from zhoufeng/assign-order-before-jump
5 years ago
WangChengke
bcef06b41b
modify code review
5 years ago
mindspore-ci-bot
8d49de00e8
!1811 handle control-depend with virtual node
Merge pull request !1811 from caifubi/handle-contrl-depend-with-virtual-node
5 years ago
lilei
12e330cd20
fix group param not list
5 years ago
limingqi107
4949f6ca39
optimize the graph output of all nop node
5 years ago
wenchunjiang
daaa029ef7
fix bug of labelswitch generate task failed when if cascad if
5 years ago
ougongchang
33b5cda1da
Decide whether to collect data by dataset sink mode and current step in SummaryCollector.
Before, we only decide whether to collect data by current step,
it will not work well in dataset sink mode, so we check to see
if it's a dataset sink mode, and decide whether to collect data.
5 years ago
mindspore-ci-bot
ca1d2436b8
!2286 enable optimizer parallel with broadcast
Merge pull request !2286 from gziyan/optimizer_parallel
5 years ago
mindspore-ci-bot
9273fdbfcb
!2608 reshape cost computing dont create hccl group
Merge pull request !2608 from yao_yf/reshape_cost_dont_create_group
5 years ago
mindspore-ci-bot
4c4586ea6f
!2399 fix param KeyError in group params
Merge pull request !2399 from ghzl/fix-params-keyerror-in-group-params
5 years ago
Ziyan
0925e35252
enable optimizer parallel with broadcast
5 years ago
yao_yf
65760a2f3c
reshape cost computing dont create hccl group
5 years ago
caifubi
3d2ba14164
handle control depend with virtual node
5 years ago
dinghao
52c58735fc
fix serving bugs
5 years ago
mindspore-ci-bot
df795daf75
!2562 [bug]when multi times print same thing, do not merge in cse
Merge pull request !2562 from vlne-v1/I1LHCF-print-multi-times-and-same-str
5 years ago
Alexey Shevlyakov
698abf75fc
Connector throughput + PerfData + CyclicArray
5 years ago
mindspore-ci-bot
bfc2f142dd
!2601 AutoIndexObj should use 0 as the first generated key
Merge pull request !2601 from JesseKLee/auto_index
5 years ago
mindspore-ci-bot
74f23f8e0d
!2594 dataset: Fixup docs; remove pylint disable stmts in UT
Merge pull request !2594 from cathwong/ckw_dataset_fixes
5 years ago
Cathy Wong
277aba5326
dataset: Fixup docs; remove pylint disabled messages in UT
5 years ago
Jesse Lee
81bf4bde1d
AutoIndexObj primary should start with 0
5 years ago
mindspore-ci-bot
c6c5fa8406
!2472 CacheOp branch infrastructure
Merge pull request !2472 from JesseKLee/cache_infra
5 years ago
dayschan
617eb5510a
GraphKernel support akg batchmatmul
5 years ago
zhoufeng
72ed409551
Make assign-node to be before jump-node, ensure child graph can get its
input
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
067592ccf9
!2590 Updated Python UTs for RandomVerticalFlipWithBBox, RandomCropWithBBox and RandomResizedCropWithBBox
Merge pull request !2590 from danishnxt/AugOps2
5 years ago
mindspore-ci-bot
b0a10c26a4
!2532 adding random-resize-with-bbox-op and resize-with-bbox-op
Merge pull request !2532 from ava/NNNewMaster
5 years ago
mindspore-ci-bot
1a85fa870b
!2586 python dataset parsing support for constructing multiple C nodes dataset
Merge pull request !2586 from Jamie/dataset_subtree
5 years ago
Danish Farid
3d1ecaaeb5
updated UT test for Python (3) AugOps with BBox - MD5 checks + imrpv comments
5 years ago
chenzomi
694a1c8067
fix checkpoint evaliaction.
5 years ago
avakh
587e260236
addressing comments
5 years ago
Jamie Nisbet
c22eac743d
subtree creation in python apis
updates
fix
fix cpplint
fix
5 years ago
mindspore-ci-bot
6ba89d432a
!2473 Compute column name id map during tree prepare phase
Merge pull request !2473 from lixiachen/compute_column_map
5 years ago
Giancarlo Colmenares
aabec55c79
Removing TransformFuncType
5 years ago
mindspore-ci-bot
a12f9614d4
!2533 Fixing testVOC2012 dataset by merging with testVOC2012_2 + moving BBoxOp testing functions to util + new check in Bounding_Box_check
Merge pull request !2533 from danishnxt/AugOpsD2
5 years ago
Wei Luning
ef13a4b6fb
adjust cse code when op has side effect.
5 years ago
Danish Farid
a8f392ca42
updated test util file + new BoundingBoxCheck + fixed VOCDataset annotations
Style Error fix
fixed PyLint problem
reverting testVOC2012 due to CI break for existing test
reverting testVOC2012 due to CI break for existing test-2
updated old error messages to confirm with global standard
addressing PR 2355 Comments - 1
addressing PR 2355 Comments - 2
addressing PR 2355 Comments - 3
5 years ago
Jesse Lee
c7d32e1e55
CacheOp branch infrastructure
5 years ago
mindspore-ci-bot
d7a312d078
!2544 Fix the bug of pynative mode catching the exception.
Merge pull request !2544 from rick_sanchez/huangyong
5 years ago
mindspore-ci-bot
5178f38746
!2576 Addback assign_value
Merge pull request !2576 from amongo/AddBackAssignValue
5 years ago
Lixia Chen
4fa6d5621c
Compute column map before launch the tree.
5 years ago
mindspore-ci-bot
b4a66d47ef
!2526 Fix memory leak in execution_tree.cc
Merge pull request !2526 from Alexey_Shevlyakov/alex_fix_memory_leak
5 years ago
mindspore-ci-bot
57b17e634f
!2534 Improving Slice docstring
Merge pull request !2534 from h.farahat/slice_api
5 years ago
mindspore-ci-bot
480aecb412
!2566 Fix some mistakes of ArgMaxWithValue vm ops
Merge pull request !2566 from liuwenhao/arg
5 years ago