Commit Graph

546 Commits (c4938599786e359850eafe7fe1be565cef4593cf)

Author SHA1 Message Date
mindspore-ci-bot 7ec0b5857a !3977 [MD] Refactor Concatenate Op
6 years ago
ervinzhang c65670b1a7 changed sampler parameter to support std::move
6 years ago
mindspore-ci-bot 6aa65da5d2 !3860 Minddata new dataset api ==> Coco
6 years ago
nhussain 61769b2dd9 fix concat
6 years ago
mindspore-ci-bot b045f47428 !3983 Add ReduceMin fission pass
6 years ago
mindspore-ci-bot 52689a7dcf !3938 decoupling core and context
6 years ago
mindspore-ci-bot 98c415a1d5 !3807 serving support acl dvpp process
6 years ago
xiefangqi bb7bda1d6b new dataset api -- Coco
6 years ago
huanghui 30000fdb52 add ReduceMin fission pass
6 years ago
liubuyu d81862a916 decoupling core and context
6 years ago
xuyongfei c0b8df4f7c serving add acl dvpp support, ut tests, return input status string message
6 years ago
mindspore-ci-bot 7da26cc0f6 !3928 change type of Shape from int32 to int64
6 years ago
mindspore-ci-bot 8b3e6496ac !3127 [pynative]pynative steps infer once
6 years ago
Yi Huaijie 80bdcab982 temporarily cast between int64 and int32 to wait ME support int64
6 years ago
Yi Huaijie 518cb80133 change type of Shape from int32 to int64
6 years ago
kpy a09565389c optimize infer in pynative mode
6 years ago
suteng 19e45ccdb1 回退 'Pull Request !3103 : change type of Shape from int32 to int64'
6 years ago
mindspore-ci-bot 6f7f376b1c !3821 Decouple ME and TBE by the IPC way.
6 years ago
mindspore-ci-bot 657b547116 !3103 change type of Shape from int32 to int64
6 years ago
mindspore-ci-bot a182a87a6d !3820 support tensor attr shape and dtype in graph mode
6 years ago
buxue b075674cf2 support tensor attr shape and dtype in graph mode
6 years ago
Yi Huaijie 15d5cc396d change type of Shape from int32 to int64
6 years ago
Wei Luning a05c38bb63 make python Parameter inherit from Tensor
6 years ago
Zhang Qinghua 960da5cbed Decouple the backend TBE from binding Python API.
6 years ago
tinazhang e57d849618 add concat op and extend zip support to cpp api
6 years ago
Eric 8c018da468 Fixing issues in distributed sampler
6 years ago
mindspore-ci-bot 634d797ca3 !3549 MapOp refactor for device augmentation (part 1)
6 years ago
mindspore-ci-bot 953f91cef8 !3739 not eliminate memcpy when nexe node is graph output
6 years ago
mindspore-ci-bot 4e2b1eec5d !3119 Delete parameter block_reader for MindDataset
6 years ago
dengyutao 388e43f7cb delete parameter block_reader for MindDataset
6 years ago
liubuyu a499d4e47c decoupling core and debug
6 years ago
laiyongqiang 2458431750 not eliminate memcpy when nexe node is graph output
6 years ago
mindspore-ci-bot 4834a6b347 !3574 Rename AnfNode::user_data related functions to follow naming rule
6 years ago
mindspore-ci-bot b75943f220 !3620 add mindspore lite
6 years ago
anthonyaje a7eaf2736a First drop of MapOp refactor to support device augment.
6 years ago
hangq 174d308cfa add mindspore lite
6 years ago
YangLuo ae99a3a3e4 C++ API support for TakeDatasetOp and VOCDatasetOp
6 years ago
mindspore-ci-bot b6c7273bb6 !3551 [MD] Fix Broken C++ Only Build
6 years ago
mindspore-ci-bot 7cb567ebbe !3543 Split unsupport transdata
6 years ago
He Wei 4eb81d7934 Rename AnfNode::user_data related functions to follow naming rule
6 years ago
WilliamLian 0179724dcd spilit unspported transdata to two transdata from special format -> defualt -> default -> special
6 years ago
nhussain b65125b0a1 add more ifdef and include statments for pybind
6 years ago
mindspore-ci-bot ee67f70b73 !3449 Cifar100 for C API
6 years ago
Mahdi 92568248c9 Added Cifar100 for C API
6 years ago
liubuyu f4bc0bc9fe move the dependency of utils to core
6 years ago
chenfei 1f1a07e645 don't insert assign from condition to true branch of while
6 years ago
mindspore-ci-bot 84c8b85ddc !3452 [MD] Gets rid of uncessary print calls
6 years ago
mindspore-ci-bot 9c06a564d1 !2983 Dataset Tensor class cleanup
6 years ago
Eric 465a69a70a Added crop signature, wip
6 years ago
hesham adfbc891d3 - Add checks and testing for empty tensors
6 years ago