Commit Graph

15 Commits

Author SHA1 Message Date
muchenjin 718862fd6f modify if xxx is True to if xxx and modify if xxx is not True to if not xxx 2022-01-12 22:31:49 +08:00
huanghui ba66c0d491 add security isolate for save_graphs 2021-09-14 10:24:12 +08:00
i-robot a0ac0e2feb !22505 Change ir save path
Merge pull request !22505 from huanghui/change-ir-save-path
2021-08-28 12:11:26 +00:00
huanghui 88601da733 change ir save path to: save_graphs_path/ when alone; save_graphs_path/rank_ when distribute 2021-08-28 14:11:23 +08:00
yanghaoran a0ff742442 prune less effective Ascend testcases to level1 2021-08-27 19:59:59 +08:00
ms_yan 36a8886ca2 Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab.

Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"

This reverts commit 4e6f7dc97d.

delete pass_registry_test.cc

comment  hiai_nlu_model_multi.pb related  line
2021-08-23 01:46:38 +08:00
djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 2021-08-22 13:39:37 +08:00
huanghui 1630dcb0c8 add subdirectory for log and ir_dump 2021-08-19 14:11:16 +08:00
mindspore-ci-bot 1c07ab866b !15817 Add primal_attr to transfer attribute between forward and backward operator.
From: @liangzhibo
Reviewed-by: 
Signed-off-by:
2021-05-15 19:03:20 +08:00
l00591931 befc7a9dea Add primal_attr to link between forward and backward node attr 2021-05-15 12:36:36 +08:00
xsmq a424c3124b adjust ascend st from level0 to level1 2021-05-14 13:07:24 +08:00
zhushujing fc0499055d update st test case: add error log after fail
Signed-off-by: zhushujing <zhushujing@huawei.com>
2021-03-31 14:18:11 +08:00
caifubi a6959c2a13 fix bn cast bug 2021-03-02 17:24:47 +08:00
zhushujing 61a43cd6eb add new auto mix presicion testcase and check the cast num
Signed-off-by: zhushujing <zhushujing@huawei.com>
2021-01-22 13:43:33 +08:00
zhushujing 2bd37b79c8 add new testcase for access control
Signed-off-by: zhushujing <zhushujing@huawei.com>
2020-11-24 11:22:30 +08:00