Parastoo Ashtari
bf034bddb5
Apply comments on tensor stat online and offline debugger
4 years ago
sabrinasun
a9c6bf45a3
re-enabling offline debugger ut test
4 years ago
i-robot
acee9b24bc
!22284 Change Op name in hccl to Op name in step trace
Merge pull request !22284 from 张毅辉/op_name_of_hccl_to_op_name_of_step_trace
4 years ago
zhangyihui
dab750d1a5
Mapping op_name of hccl to op_name of step trace
4 years ago
i-robot
2edaba38bf
!21389 Add Tensor Base and Stat info to offline debugger
Merge pull request !21389 from parastooashtari/tensor_info_levels
4 years ago
Parastoo Ashtari
ff83dee704
Add tensor base and stat info to offline debugger
4 years ago
i-robot
0e7844daa9
!22093 revert merge request 21685
Merge pull request !22093 from guozhijian/revert-merge-21685-master
4 years ago
guozhijian
e1df9a2152
revert 'Pull Request !21685 : add function to invert_op'
4 years ago
i-robot
4113aee7d6
!18668 [assistant][ops]New operator implementation, include Flowers102Dataset
Merge pull request !18668 from Wangsong95/flowers102_dataset
4 years ago
fake_killer
b0bc4bf5da
[feat] [assistant] [I44TRS] extend invert_op's function
4 years ago
ckczzj
9d9f33be88
[feat][assistant][I3J6VN] add new data operator flowers102
4 years ago
wangkc123
48f5fed1f8
[feat] [assistant] [I3CKEN] add new dataset operator Flickr
4 years ago
i-robot
ef77050348
!18892 [assistant][ops] Add new dataset operator SBD.
Merge pull request !18892 from Rainfor/sbd
4 years ago
wangkc123
b381e0be9d
[feat] [assistant] [I3CKER] add new dataset operator SBD
4 years ago
zhoufeng
35797bd5da
add serialization cpp ut
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
yanghaitao1
d2c01a2ff1
fix vm type error
4 years ago
mindspore-ci-bot
8c5680360d
!16200 [Debugger] Fix empty result when reading non-existent tensor
From: @tina_mengting_zhang
Reviewed-by: @john_tzanakakis,@robingrosman
Signed-off-by: @john_tzanakakis
5 years ago
mindspore-ci-bot
d3a175e30f
!16078 Modify Normalize to accept images with more than 3 channels
From: @hfarahat
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @robingrosman
5 years ago
TinaMengtingZhang
a44376f42a
Fix empty tensor issue when reading an non-existing node in sync dump mode
5 years ago
hesham
fd943bbdc0
Modify normalize to support multiple of channels
5 years ago
mindspore-ci-bot
b85bf60eb8
!15727 VOCDataset read xml will filter invalid bbox automationally
From: @xiefangqi
Reviewed-by: @heleiwang,@jonyguo
Signed-off-by: @jonyguo
5 years ago
mindspore-ci-bot
577cf7cd1d
!15758 [Offline Debug] Add UT tests to the offline debugger.
From: @islam_amin
Reviewed-by: @john_tzanakakis,@tom__chen,@robingrosman
Signed-off-by: @john_tzanakakis
5 years ago
Islam Amin
6bb740f137
added GPU UT tests
5 years ago
xiefangqi
458ff5fed9
md fix voc and manifest error scenario
5 years ago
zhangyunshu
d969be9107
profiler: fixed aicpu timeline
5 years ago
RobinGrosman
a0e75b845a
Increase default level of parallelism in mindddata pipeline to 8.
Adjust memory usage to not increase as parallelism increases. it will
stay at same level it would be with 4 parallelism
5 years ago
heleiwang
2dc9ba761c
gnn support weight sampling neighbors.
5 years ago
mindspore-ci-bot
a2d9c5914a
!10944 Tensor op decoupling stage 2
From: @alexyuyue
Reviewed-by:
Signed-off-by:
5 years ago
alex-yuyue
b54e01bfb4
Tensor op decoupling stage 2
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
caifubi
ab07dbdff2
Change profiling reporter tag
5 years ago
Xiao Tianci
0659473535
add TruncateSequencePair, ToNumber C++ API and enable three test cases
5 years ago
Cathy Wong
e5f62013f4
dataset Python UT: Add Sampler Chain Tests, with get_dataset_size
5 years ago
alex-yuyue
913a49f3af
Add support for C++ API: GetNumClasses
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
Eric
7e21648e16
Added Album empty string tensor support
5 years ago
mindspore-ci-bot
7707bb8540
!7439 [MD] Add YUV to BGR , Split, extractChannel ops
Merge pull request !7439 from xulei/lite_test0905
5 years ago
xulei2020
442cee15ad
add yuv420sp to bgr, split and extractchannel
5 years ago
Eric
359ad19884
Added float_array support
Added fix, tests to come
5 years ago
mindspore-ci-bot
2f3add4acd
!6301 [MD] Combine c++ and python ops in map
Merge pull request !6301 from nhussain/c_py_compose
5 years ago
nhussain
fda9462682
embed python compose op
Leaf ops do self-reset.
embed python compose op
add implicit compose op
more tests
5 years ago
yanghaitao1
4ff4c17632
fix get_dataset_size in CelebADataset when usage is not all
5 years ago
Lixia Chen
b5b333726f
Leaf ops do self-reset.
5 years ago
liyong
16147669a6
fix num_samples in concatDataset
5 years ago
mindspore-ci-bot
2dfb2f3578
!6009 Add Affine transformation ut for Lite Dataset
Merge pull request !6009 from jiangzhiwen/lite/affine_ut
5 years ago
nhussain
92e99ff224
change map calls
5 years ago
jiangzhiwen
d4ce668b9b
add Affine ut
5 years ago
mindspore-ci-bot
dff02cc282
!5188 rename image files in imagefolder
Merge pull request !5188 from tony_liu2/alt
5 years ago
Cathy Wong
7f6782be2a
dataset fixes: Update OneHot API docs; fixup Python UTs
5 years ago
tony_liu2
5e4c314130
rename dataset dir and image files
change references to use path original
revert folder name
revert graphengine
5 years ago
islam_amin
94a4a3f20b
changing affine and posterize apis
5 years ago
Eric
c79db93c48
Initial commit for album
Added linter fix for album dataset
Added testDataset
Adding signature
Added JsonDataset example API
Example dataset
Resolving format
More fixing
Refactor
Small fix
Added compiling album dataset
Running tests
Added linter fix #1
Passing UT
Added dataset API
Addressing clang
Clang part 2
Fixing pass
Fixed tree check
lint fix
Added lint fix part 2
5 years ago