mindspore-ci-bot
581789c252
!11246 add num_epochs to CPP API Dataset::CreateIterator()
From: @ziruiwu
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
ee3cc09b22
!11259 Fix CI issues
From: @ezphlow
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @robingrosman
5 years ago
Eric
f758bfa79f
CI fix part 1
Added CI fix
5 years ago
Cathy Wong
4b1ccf9dd5
dataset: Use int32_t for text's vocab_size
5 years ago
alex-yuyue
a7e3913210
Print the row_id for map when error happens
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Zirui Wu
fa553956ef
add num_epochs to CPP API Dataset::CreateIterator(columns,num_epochs)
5 years ago
TinaMengtingZhang
4812fece80
[Part I] Push down json save logic to IR and add getter to each IR node
5 years ago
mindspore-ci-bot
9646953465
!11034 Migrate GeneratorDataset reset logic to IR optimizer
From: @nsyca
Reviewed-by:
Signed-off-by:
5 years ago
xiefangqi
f09fdb2679
change md numa link to dllload
5 years ago
mindspore-ci-bot
a477a97278
!10799 make user-facing headers standalone for minddata
From: @mhmotallebi
Reviewed-by:
Signed-off-by:
5 years ago
Nat Sutyanyong
686772cce7
Migrate GeneratorOp resetting logic to IR optimizer (incl. debug code)
with comments from the peer view addressed
5 years ago
mindspore-ci-bot
f076bc6524
!11113 dataset: minor fixes which resolve codedex CI CONST_POINTER_PARAM alarms
From: @cathwong
Reviewed-by: @nsyca
Signed-off-by: @nsyca
5 years ago
mohammad
f48ab2b5c9
make MD public headers standalone
5 years ago
mindspore-ci-bot
3945bdcabb
!11094 【MD】fix bug for md pipleline build
From: @xulei2020
Reviewed-by:
Signed-off-by:
5 years ago
Cathy Wong
440ddefb73
dataset: codedex CI fixes for const pointer
5 years ago
mindspore-ci-bot
7957a3b6f5
!10988 Tensor op decoupling stage 1
From: @ezphlow
Reviewed-by:
Signed-off-by:
5 years ago
Eric
be46ccf721
Started vision decoupling
map validate params
Changing bindings
Change behavior of vision.cc
Added signature and changed Cmake
Compiling
Need to fix compile
Added compiling random transforms
python changes for decoupling
two failed test case remaining
Compiling random choice
passes all ut
Changed assert
review comments
Added validate params
add back return value
Fix lint
py lint fix
pylint 2
Addressing comments
5 years ago
mindspore-ci-bot
b355f5402b
!10309 Port over getter pass and tensor fusion pass to IR
From: @ziruiwu
Reviewed-by:
Signed-off-by:
5 years ago
xulei2020
026cdcd6fc
fix build for md pipeline
5 years ago
Cathy Wong
e6a25379ed
dataset: minor fixes which resolve codedex CI alarms
5 years ago
Zirui Wu
0e68575e77
port over getter pass
port over tensor_op_fusion pass
add fusion support for prebuildOpeartion (TensorOpeartion)
5 years ago
mindspore-ci-bot
03e655f14a
!10070 Fixing GetDatasetSize issue with chained samplers
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
5 years ago
alex-yuyue
6d1529983f
Fix CI warning, use CONST_POINTER in node build
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
mindspore-ci-bot
5fd77356c9
!9687 Adding AddChild functionality to SamplerObj
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
a6aa901f17
!10822 Fixing some CI issues
From: @hfarahat
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @nsyca
5 years ago
mindspore-ci-bot
bfca91c8ad
!10857 Fixing Some CI issues
From: @mahdirahmanihanzaki
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @nsyca
5 years ago
mindspore-ci-bot
f9cfe565a0
!10942 Fix selected code check issues
From: @ziruiwu
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @nsyca
5 years ago
Zirui Wu
c017893178
fix selected issues in checkbot
5 years ago
Jesse Lee
e9e7334511
Fix run task error
5 years ago
Mahdi
c622e9cb12
Changin Sampler in Python to SamplerObj
5 years ago
hesham
9b6cff0760
Fixing some CI issues
5 years ago
mindspore-ci-bot
94a2f7aa1d
!10697 [MD] Fix core dump problem of get_data_info
From: @xiefangqi
Reviewed-by: @heleiwang,@pandoublefeng
Signed-off-by: @pandoublefeng
5 years ago
xiefangqi
466bf6cad3
fix get_data_info runtime error
5 years ago
xiefangqi
e6d78dc1cd
fix mac compile issue
5 years ago
mindspore-ci-bot
fbf7c88733
!10413 Minor cache changes requested by HQ
From: @lixiachen
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
5 years ago
Lixia Chen
b86ad055be
Minor fix (requested by HQ)
5 years ago
Zirui Wu
0a31f563a7
minor fixes
5 years ago
xiefangqi
c35782dd86
minddata ascend add numa bind
5 years ago
Zirui Wu
a1355a827c
introduce a master switch to turn on and off profiler
5 years ago
mindspore-ci-bot
3fb0bc399a
!10342 optimize set_num_rows log
From: @luoyang42
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
5 years ago
luoyang
c956de3327
optimize set_num_rows log
5 years ago
mindspore-ci-bot
2212a5d728
!10305 Fix core dump when num_worker is negative value
From: @ziruiwu
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
5 years ago
mindspore-ci-bot
3159fb462c
!10310 Fix cookie mismatch issue
From: @lixiachen
Reviewed-by: @mikef,@liucunwei
Signed-off-by: @liucunwei
5 years ago
Jesse Lee
31a265ce55
Fix cookie mismatch issue
5 years ago
Zirui Wu
0e2f7a9e9e
add validate param to base class DatasetNode
5 years ago
mayang
4059e9c53e
cache module, exchange the log level of Session destroyed with id: xxx from INFO to WARNING.
5 years ago
Lixia Chen
52ee8edc37
Minor log change
5 years ago
Lixia Chen
6ee16b3292
Remove warning
5 years ago
mindspore-ci-bot
0c78a8a9d5
!10190 ps cache data process thread support exit when exceptions occur
From: @zyli2020
Reviewed-by: @limingqi107
Signed-off-by: @limingqi107
5 years ago
lizhenyu
1f99cd7d86
ps cache data process thread support exit when exceptions occur
5 years ago