mindspore-ci-bot
6ff3a6dcff
!2175 move AscendQuant and AscendDequant to inner_ops.py
...
Merge pull request !2175 from zhaozhenlong/fix-issues-ascend-quant-move-to-inner-ops
5 years ago
zhaozhenlong
dbfb4f057c
move AscendQuant AscendDequant to inner_ops.py
5 years ago
liuxiao
aa73abc2f7
Add image.CentralCrop
5 years ago
mindspore-ci-bot
2d84011504
!2071 optimizer support loss scale for sparse situation
...
Merge pull request !2071 from wangnan39/support_loss_scale_for_sparse_optimizer
5 years ago
mindspore-ci-bot
2fa2f86619
!2135 add tfrecord to mindrecord tool
...
Merge pull request !2135 from guozhijian/add_tools_tfrecord_to_mindrecord
5 years ago
jonyguo
3353a20d8b
add tool: tfrecord to mindrecord
5 years ago
mindspore-ci-bot
71d27c6854
!2068 Add InplaceAddD and InplaceSubD vm ops
...
Merge pull request !2068 from liuwenhao/master
5 years ago
mindspore-ci-bot
84dd46a750
!2141 add ci test cast for yolov3
...
Merge pull request !2141 from chengxb7532/cxb_st
5 years ago
mindspore-ci-bot
105dcb1c1e
!2128 hidden range
...
Merge pull request !2128 from jiangjinsheng/issue_fix3
5 years ago
mindspore-ci-bot
ea96cbcef2
!1979 fix partial primitive poly node
...
Merge pull request !1979 from fary86/fix_patial_primitive_poly_code
5 years ago
liuwenhao4
be40a90ec6
add InplaceAddD and InplaceSubD vm ops
5 years ago
jiangjinsheng
032e921298
hidden range
5 years ago
mindspore-ci-bot
cb706951c1
!2126 Refactoring the func graph manager module.
...
Merge pull request !2126 from ZhangQinghua/master
5 years ago
chengxianbin
0f5fcfee39
add ci test case for yolov3
5 years ago
mindspore-ci-bot
dceb3c2be4
!2026 Change C++ behavior in RandomCropAndResize
...
Merge pull request !2026 from MahdiRahmaniHanzaki/I1K3FL-random-resized-crop
5 years ago
Mahdi
add29f95f5
resolved issues in the comments
5 years ago
mindspore-ci-bot
2cab44a637
!2028 FillOp for BERT
...
Merge pull request !2028 from nhussain/fillOp_learning
5 years ago
nhussain
dd9bf09f0a
added FillOp for #119 - special Ops
5 years ago
Peilin Wang
848e07d022
initial commit, start of BucketBatchByLengthOp
...
c implementation done, just need to call batch/pad
added python api and validator
added pybind/de_pipeline stuff, fixed some compile errors, figure out how null py::function works
added tiny bit of doc
integrated with static batch methods
fixed some bugs
some more bug fixes and cleanup
ci fix
fix ci
ci fix
fix ci
added test_cases and debugged
addressed code review comments
addressed code review comments
ci fix
ci fix
addressed code review comments
addressed code review comments
5 years ago
wangnan39@huawei.com
d4e3d69f37
support loss scale for sparse situation
5 years ago
mindspore-ci-bot
7b6f13886f
!1962 add vm support for operators include ApproximateEqual, InplaceUpdateD and InTopKD
...
Merge pull request !1962 from zhouneng/add_vm_support_for_ApproximateEqual_InplaceUpdateD_InTopKD
5 years ago
mindspore-ci-bot
34790387e3
!2088 fix pylint
...
Merge pull request !2088 from z00378171/master
5 years ago
mindspore-ci-bot
8593c4d841
!2051 support host mpi
...
Merge pull request !2051 from chenjianping/host_reduce
5 years ago
mindspore-ci-bot
842f8231ba
!2100 add op quant and dequant
...
Merge pull request !2100 from zhaozhenlong/op/quant-dequant-ge-open
5 years ago
mindspore-ci-bot
971f10d222
!1790 remove transdata only connected with control depend
...
Merge pull request !1790 from lianliguang/remove-the-useless-transdata-connected-with-the-control-depend
5 years ago
zhaozhenlong
ccda0f7b36
add op AscendQuant AscendDequant
5 years ago
chenjianping
6034f9c1e2
support host reduce scatter and mpi config
5 years ago
mindspore-ci-bot
928c25ebea
!2047 [Code review] check code files in pre_activate/ascend/buffer_fusion
...
Merge pull request !2047 from huanghui/code-review
5 years ago
Zhang Qinghua
923d3fee04
Refactoring the fg manager module.
5 years ago
mindspore-ci-bot
11f5f88021
!2010 fix operator issues for tuple_to_array and cast
...
Merge pull request !2010 from wangqiuliang/fix-tuple-to-array-issue
5 years ago
WilliamLian
b86016a26f
remove the useless transdata and cast of control depend node
5 years ago
kingfo
9708e58259
fix TupleToArray & Cast operator issue
5 years ago
mindspore-ci-bot
d4a7c87b22
!2093 GPU add argmaxwithvalue
...
Merge pull request !2093 from VectorSL/argmaxwithvalue
5 years ago
mindspore-ci-bot
5cd41905c0
!1820 [Auto parallel] Implementing the backward of 'EmbeddingLookup' primitive
...
Merge pull request !1820 from Xiaoda/the-backward-of-embeddinglookup
5 years ago
mindspore-ci-bot
a8cf83acf2
!1932 Add CLUE dataset
...
Merge pull request !1932 from jiangzhiwen/dataset/clue
5 years ago
fary86
ffa3352088
Fix partial primitive poly node
5 years ago
jiangzhiwen
e0e167a000
add CLUE dataset
5 years ago
zhouneng
51fe3501a4
add vm support for ApproximateEqual, InplaceUpdateD and InTopKD.
5 years ago
huanghui
4acb61d59d
code review fix for buffer fusion
5 years ago
hesham
a22763b612
Bug in CIFAR after removing GetMutabble buffer
...
Fixes # I1KIPC
5 years ago
VectorSL
17377912ba
gpu add argmaxwithvalue
5 years ago
unknown
f39a934a77
fix pylint
5 years ago
jonyguo
bb2082daec
fix: MindDataset padded log error
5 years ago
Xiaoda Zhang
20d2012a0e
implementing the backward of embeddinglookup
5 years ago
mindspore-ci-bot
e33ecf310a
!2052 Update CI test for deeplabv3
...
Merge pull request !2052 from z00378171/master
5 years ago
unknown
ac2e2f9a7a
updata deeplabv3 CI
5 years ago
mindspore-ci-bot
403c30c7da
!1919 change tensor dtype and shape from function to attr
...
Merge pull request !1919 from zhangbuxue/change_tensor_dtype_and_shape_from_function_to_attr
5 years ago
mindspore-ci-bot
c661087b99
!2029 Create TensorRow class that supports a row id
...
Merge pull request !2029 from lixiachen/lixia/tensorrow
5 years ago
Lixia Chen
6ae88c3987
Create TensorRow class that supports a row id.
5 years ago
buxue
66bbdb4a31
change tensor dtype and shape from function to attr
5 years ago