Xun Deng
ea57699ed1
added raise_not_implemented_error in distribution
4 years ago
mindspore-ci-bot
0d8015b043
!5300 [MD] Add nD Slice Support
...
Merge pull request !5300 from nhussain/slice_op
4 years ago
mindspore-ci-bot
b785b7d0ff
!6813 dataset UT: check PIL version, delete test_callback_2maps
...
Merge pull request !6813 from cathwong/ckw_dataset_cleanup8
4 years ago
Cathy Wong
f2b07d907a
dataset UT: check PIL version, delete test_callback_2maps
4 years ago
mindspore-ci-bot
70221f5261
!6307 Conversion to and from TensorRow in C++
...
Merge pull request !6307 from MahdiRahmaniHanzaki/c_func
4 years ago
mindspore-ci-bot
4c0b3c1bd3
!6017 per_batch_map needs to support x input columns and y output columns
...
Merge pull request !6017 from ZiruiWu/per_batch_map_multi_col
4 years ago
mindspore-ci-bot
e88e114a50
!5930 Cache server phase 2 single node
...
Merge pull request !5930 from Jamie/CacheOp_dev
4 years ago
nhussain
77d507279c
first working implementation
...
add string implementation, can handle partial string slices
finish core implementation, added Index object
fix up the logic
add in new SliceOption object, cleaning up tests
4 years ago
Lixia Chen
983827ec5c
Rebase up to 88ded11f59
4 years ago
Zirui Wu
0cab373223
per_batch_map supports x num_columns to y num_columns
...
decided to use project after batch as well
per_batch_map 1->x colunm works
add more test case
add test cases, project after map
col order hahaah
fix ci
add test cases
addr review cmts
ci
fix build err
fix test case failure
ci
4 years ago
Mahdi
890598d112
Added TensorRow conversion
4 years ago
mindspore-ci-bot
2f3add4acd
!6301 [MD] Combine c++ and python ops in map
...
Merge pull request !6301 from nhussain/c_py_compose
4 years ago
mindspore-ci-bot
b1fda1d929
!5797 add st for pynative mode part2
...
Merge pull request !5797 from Simson/enhancement-API
4 years ago
mindspore-ci-bot
55be3c42a5
!5875 Add IFMR op for new backend.
...
Merge pull request !5875 from liuxiao93/IFMR-OpenSource-new-backend
4 years ago
simson
be56104113
add st for pynative mode part2
4 years ago
mindspore-ci-bot
041d9a65e4
!6551 Pull request from Tsinghua Zhusuan Team
...
Merge pull request !6551 from mcgrady00h/mindspore-zhusuan
4 years ago
peixu_ren
23ff21edd8
Added lognormal distribuition
4 years ago
mindspore-ci-bot
8d20d1b8e6
!6772 Add seed for gpu operator testcase
...
Merge pull request !6772 from chenweifeng/test-case-seed
4 years ago
mindspore-ci-bot
39874d133f
!6644 fix testcase running slowly
...
Merge pull request !6644 from guozhijian/fix_testcase_slowly
4 years ago
mindspore-ci-bot
9f84920f64
!6761 remove redundant check about IsInstance op
...
Merge pull request !6761 from liangzelang/fix_isinstance_op_bug
4 years ago
mindspore-ci-bot
4238e34982
!6753 modify funcion name of test case
...
Merge pull request !6753 from hwjiaorui/master
4 years ago
wilfChen
13a3a6d117
test case seed
4 years ago
mindspore-ci-bot
6f1c603284
!6560 implement parallel pack
...
Merge pull request !6560 from yihuaijie/master
4 years ago
liangzelang
195d97ad46
Remove redundant check about IsInstance op
4 years ago
jonyguo
1c6c54ae0f
fix: testcase test_cutmix_batch_op.py slowly
4 years ago
hwjiaorui
2e1e36f8af
modify name test
4 years ago
mindspore-ci-bot
2298c98932
!6729 clear warnings
...
Merge pull request !6729 from baihuawei/fixreduce
4 years ago
Yi Huaijie
6066b16838
implement parallel Pack
4 years ago
mindspore-ci-bot
3e885c0bc1
!6639 add monilenetv2_quant and resnet50_quant st
...
Merge pull request !6639 from hwjiaorui/master
4 years ago
baihuawei
3583e63901
clear warnings
4 years ago
mindspore-ci-bot
9475f9a19a
!6548 Implement parallel Split
...
Merge pull request !6548 from yihuaijie/dev
4 years ago
mcgrady00h
25dc9b8d7e
initial commit for zhusuan
...
fix: add declaration & move examples to test folder
fix pylint error
fix pylint error
4 years ago
mindspore-ci-bot
f72f2c22fb
!6653 fix stream sync error for mixed precesion on pynative mode
...
Merge pull request !6653 from chujinjin/fix_stream_sync_error_for_mixed_precision
4 years ago
liuxiao93
0e02df812a
Add IFMR op for new backend.
...
(cherry picked from commit 17a5995e97
)
4 years ago
mindspore-ci-bot
091ee5085e
!6651 Modify init interface to internal interface
...
Merge pull request !6651 from lijiaqi/init
4 years ago
nhussain
fda9462682
embed python compose op
...
Leaf ops do self-reset.
embed python compose op
add implicit compose op
more tests
4 years ago
Jiaqi
4e3e6006b6
modify init
4 years ago
mindspore-ci-bot
dfe77372f5
!6505 Set top graph parameters' name the same as original graph parameters.
...
Merge pull request !6505 from 张清华/master2
4 years ago
chujinjin
1cf8f3b777
fix stream sync error for mixed precision
4 years ago
mindspore-ci-bot
428927bdff
!6554 fix pylint
...
Merge pull request !6554 from jinyaohui/master
4 years ago
mindspore-ci-bot
dde9f5ac25
!6607 delete SoftmaxCrossEntropyExpand interface
...
Merge pull request !6607 from ghzl/delete-SoftmaxCrossEntropyExpand
4 years ago
Zhang Qinghua
6c72d88ba1
Set top graph parameters' name as original graph parameters.
4 years ago
hwjiaorui
9dad633ca8
add smoke test
...
modify st
st code
modify step threhold
const modify
threshold value
add resnet50 st
modify monitor
init weights
modify batch size
px
delete loss scale and add init weiht
modify loss precision
format code
modify dataset path
modify mobiluenet dataset path
format code
delete ()
delete unuse import
delete nn
4 years ago
jinyaohui
334a32d501
fix pylint
4 years ago
mindspore-ci-bot
6c26629404
!6612 [bug]fix bug in Parameter flag set in pynative amp && code style in pynative_exector.cc
...
Merge pull request !6612 from vlne-v1/code_style
4 years ago
Wei Luning
cdbd16de0c
fix bug in parameter set & fix code style in pynative_executa.cc
4 years ago
Yi Huaijie
b863324d90
move set_seed() out from construct() of Net
4 years ago
mindspore-ci-bot
d60033c8db
!6381 Add dtype float16 that erf and erfc should support
...
Merge pull request !6381 from peixu_ren/custom_gpu
4 years ago
guohongzilong
a754dea90c
delete SoftmaxCrossEntropyExpand
4 years ago
mindspore-ci-bot
861602bce9
!6512 Clean up the view code
...
Merge pull request !6512 from shenwei41/sw_master
4 years ago