y00445136
26e6138247
add support for bool
5 years ago
leonwanghui
9d25700d88
Update some required system packages in dockerfile
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago
zjun
51ca769d09
add new mode for operator info register
5 years ago
yangzhenzhang
8f74aef65d
add parallel ops for expand dims
5 years ago
huangdongrun
d12a720fc5
add comparison ops
...
fix pylint
use scalar_lt primitive directly
fix review
5 years ago
kingfo
7329a1ef87
fix ME+GE compile error
5 years ago
chang zherui
9b9a85ba34
modify runtest py ut for parallel exec
5 years ago
xiefangqi
8d554d4322
fix and remove useless import of example, st, ut
5 years ago
zhaoting
d4dead939b
add weight decay in RMSProp optimizer
5 years ago
zhaoting
a62a9f4395
add YOLOv3 infer scipt and change dataset to MindRecord
5 years ago
guohongzilong
db405872e7
pass str to ge.exec.EnableDump
5 years ago
jjfeing
5583532ec6
tr5 run package update
5 years ago
万万没想到
b9ccd6d5d0
1. add Note refer to nn.SGD for detail
...
2. delete default value of stat
3. delete examples
4. some comments error from wangting review
5. modify comments from jinyaohui
6. modify examples from wanghao
7. modify Select operation examples
5 years ago
leonwanghui
e404187970
Fix some typo errors in session and device module
...
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 years ago
YuJianfeng
024706f951
Optimize depend edge with make tuple input
5 years ago
yanzhenxiang2020
948ff63add
fix mindrecord ut long time
5 years ago
Yanjun Peng
d75745bce0
fix random crop parameter check
5 years ago
ms_yan
f2263572fb
remove (feed mode) in comment
5 years ago
c00425699
b3fd38c23a
fix bug for allreduce fusion and add resnet unit test
5 years ago
lichenever
10312620d2
register not equal distributed op
5 years ago
zhangz0911gm
65cd9d48fd
Add FloorMod, Acosh in ME
5 years ago
geekun
fb92b5b16e
fix custom op bug and add custom op check
5 years ago
Wei Luning
b18f634912
remove ge depend in cpu
5 years ago
lichenever
89945c15f5
fix refkey bug for auto parallel
5 years ago
Su Teng
91283d0c74
sort include file in parallel dir
5 years ago
万万没想到
408a1aa19f
fix examples of P.Fill
5 years ago
万万没想到
b5ebfa3ff3
fix the examples of P.ReLU6
5 years ago
lvliang
244a82b244
pynative-add-lenet
5 years ago
laiyongqiang
3e68560023
fix bug when dump op with trans_flag true
5 years ago
huangdongrun
84e4942ca9
support grad on graph with variable arguments
...
use unpack graph primitive instead
add testcases for all grad interface
remove debug log
format code
remove dumpfuncgraph
resolve clang-format
resolve reviews
resolve cpplint
fix review
5 years ago
ms_yan
59d08edea7
repair unsuitable warning in repeat count and epoch size check
5 years ago
zhaoting
dcd1f0a504
add RMSProp optimizer
5 years ago
Xiaoda Zhang
9a717aa1f7
change_star_elimination: make the non-identity triangle_eliminatin exact
5 years ago
Cathy Wong
29ab2c1093
Enable skipped dataset zip python unit tests
...
Signed-off-by: Cathy Wong <cathy.wong@huawei.com>
5 years ago
kswang
0c1aa0d566
add getptr for memreuse
5 years ago
万万没想到
47925a2006
fix typo in formula
5 years ago
huangdongrun
10ee3fbca5
fix bug of auto control depend for bert pre training
...
add comment
5 years ago
chang zherui
04471939f5
delete longtime python ut
5 years ago
zhaozhenlong
2498d2c749
add atan2 operator
5 years ago
chenhaozhe
99173fb0f5
modify log level in DfGraphManager
5 years ago
Xiaoda Zhang
4520469e16
refining strategy-checking for resnet50
5 years ago
dengwentao
075a9f5f9a
change MS LIB CACHE setting
5 years ago
万万没想到
913de7af69
fix typo in formula
5 years ago
anzhengqi
854308ff75
check num_samples
5 years ago
Peilin Wang
3c1d35295c
TFReaderOp fix, threads will exit after reading necessary amount of rows
...
changes from yanpanhui 524009: added set_dataset_size and changed get_dataest_size according to ME requirements
CI fixes
5 years ago
yangzhenzhang
c44e12713b
add parallel ops for neg and batchmatmul
5 years ago
kswang
fe1b73584d
add cpu st lenet
5 years ago
VectorSL
3b4d8fce26
update tests/st/ops/gpu/test_tensoradd.py.
...
fix pytest.mark for testcase
5 years ago
Xiaoda Zhang
fb00dae17a
change star elimination: remove some redundant and checking works
5 years ago
wukesong
7f6cb98779
add lenet & alexnet in master branch
5 years ago