ougongchang
eb7f0562ee
Fix the mechanism for adding loaders
FIFO queue mechanism is adopted for loader cache
5 years ago
yelihua
5368f2bfc9
optimize tensor value connection method
5 years ago
mindspore-ci-bot
e07a9be057
!1051 fix argument and add default node
From: @jiang-shuqiang
Reviewed-by: @wenkai_dist
Signed-off-by:
5 years ago
jiangshuqiang
632683bd01
fix argument and add default node
add "1", "0" for --enable-debugger
add default node for all kind of watch conditions
5 years ago
WeiFeng-mindinsight
86eb9a3c4b
UI modify the icon of watchpoint and delete the entry that needs to be modified
5 years ago
liuchongming
c47e653911
Check model file format ahead.
5 years ago
mindspore-ci-bot
4ed88c4d58
!1050 fix the bug of sending down watchpoints
From: @yelihua
Reviewed-by: @lilongfei15,@wangyue01
Signed-off-by: @wangyue01
5 years ago
WeiFeng-mindinsight
9d1b6e42fa
UI fix bug that compact dialog prompt information of recommended watch points
5 years ago
mindspore-ci-bot
f8daf26638
!1048 enhance the checking for system defined parameters
From: @luopengting
Reviewed-by: @wenkai_dist,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
7c9e703683
!1049 Catch file existed error
From: @liuchongming74
Reviewed-by: @wangyue01,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
yelihua
9c20216806
fix the bug of sending down watchpoint
5 years ago
mindspore-ci-bot
89c8e22897
!1045 UI fix bug that validate input parameter error when creating watch point
From: @huang_wei_feng4
Reviewed-by: @panhui3,@lilongfei15,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
mindspore-ci-bot
98beae27a6
!1043 Add conversion success msg and normalize error msg
From: @liuchongming74
Reviewed-by: @lilongfei15,@tangjr14
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
429d4dd454
!1042 MindConverter adding operator mapping for tf ver. UNet-2D
From: @liangtianshu
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
6c728a5f23
!1041 fix the bug of step_trace incorrect content in inference scene
From: @gzhcv
Reviewed-by: @lilongfei15,@tangjr14
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
ed6ef2cdd7
!1038 Fix mindconverter readme error
From: @liuchongming74
Reviewed-by:
Signed-off-by:
5 years ago
liuchongming
0831973654
Fix error msg when file exists.
5 years ago
luopengting
1a023e2ef0
enhance the checking for system defined parameters
Add pre-checking about the param type in choice. If user use batch_size:
[2, 4, ff] in optimizer config file, it will raise an Exception to tell
that it must be integer.
5 years ago
mindspore-ci-bot
b1d280feda
!1046 fix param check
From: @jiang-shuqiang
Reviewed-by: @wenkai_dist,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
liangtianshu
10e8d60712
add resize mapper and multiple changes to support tf unet2d network
5 years ago
mindspore-ci-bot
1ac8788b3c
!1033 MindConverter Bug Fix of error message for user passing incorrent node name format and incorrect shape
From: @liangtianshu
Reviewed-by: @lilongfei15
Signed-off-by:
5 years ago
mindspore-ci-bot
baef52868c
!1040 Fix the issue that too many watchpont_hits shown on UI
From: @feng_xue_feng
Reviewed-by:
Signed-off-by:
5 years ago
liangtianshu
acbaeb6b6d
fix error message for input output node name incorrent format
fix the shape checking that only check the second to fourth shape of user inputs
5 years ago
liuchongming
03227434ea
Fix mindconverter docs error.
5 years ago
WeiFeng-mindinsight
3eff39bced
UI fix bug that validate input parameter error when creating watch point
5 years ago
jiangshuqiang
ff76287549
fix param check
MAX-MIN> should be >= 0
MAX-MIN< should be >0
5 years ago
fengxuefeng
43a615681d
Fix the issue that too many watchpont_hits shown on UI
5 years ago
liuchongming
1950815d39
Add conversion success msg, and normalize error msg.
5 years ago
liangyongxiong
862d3ee957
optimize monitoring on gunicorn error log
5 years ago
mindspore-ci-bot
672dca9ca4
!1032 Modify generated ast report file name and fix error msg when requirments are not installed
From: @liuchongming74
Reviewed-by: @lilongfei15,@lilongfei15,@wangyue01
Signed-off-by: @wangyue01
5 years ago
liuchongming
2042934d6e
Modify generated report file format and fix error message when requirements are not installed.
5 years ago
mindspore-ci-bot
9ae8a0ddfb
!1037 In order to optimize performance, limit the number of Tensor columns to no more than 1000 columns
From: @feng_xue_feng
Reviewed-by: @lilongfei15
Signed-off-by:
5 years ago
fengxuefeng
857c42afba
In order to optimize performance, limit the number of Tensor columns to no more than 1000 columns
5 years ago
mindspore-ci-bot
780f4a55b8
!1026 Update MindConverter README docs
From: @liuchongming74
Reviewed-by: @lilongfei15,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
mindspore-ci-bot
305284e5a5
!1030 Fix that ui cannot get the error when tensor is too large
From: @jiang-shuqiang
Reviewed-by: @wenkai_dist,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
mindspore-ci-bot
752afe0699
!1011 fix the issue that too many watchpont_hits shown on UI
From: @jiang-shuqiang
Reviewed-by:
Signed-off-by:
5 years ago
jiangshuqiang
4b967f99f9
fix UI error info
fix that UI cannot get the error when tensor is too large and skip
5 years ago
mindspore-ci-bot
c8ea2d73df
!1024 verify mindinsight state by post_worker_init log
From: @liangyongxiong1024
Reviewed-by: @lilongfei15,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
mindspore-ci-bot
fa4ef0f6a6
!1031 UI add tensor error message
From: @xia_yi_fan1
Reviewed-by: @weiyanxi,@wangyue01,@wenkai_dist
Signed-off-by: @wenkai_dist
5 years ago
mindspore-ci-bot
f476cdbf60
!1034 UI radar-chart / add calculate min-height and center rules
From: @weiyanxi
Reviewed-by: @panhui3,@lilongfei15,@wangyue01
Signed-off-by: @wangyue01
5 years ago
mindspore-ci-bot
09f432833c
!1029 UI fix bug that page operation response slowly after opening large graph
From: @huang_wei_feng4
Reviewed-by: @panhui3,@lilongfei15,@wangyue01
Signed-off-by: @wangyue01
5 years ago
mindspore-ci-bot
755260534a
!1028 UI saliency-map / change the description displayed when the request data is empty
From: @weiyanxi
Reviewed-by: @panhui3,@xia_yi_fan1,@lilongfei15,@wangyue01
Signed-off-by: @wangyue01
5 years ago
mindspore-ci-bot
30742eb580
!1023 remove axios patch for code revert
From: @panhui3
Reviewed-by: @ouwenchang,@xia_yi_fan1,@lilongfei15,@wangyue01
Signed-off-by: @wangyue01
5 years ago
xiayifan
aa714cc5b3
UI add tensor error message
5 years ago
jiangshuqiang
f359411a07
fix too many watchpoint_hits shown on ui by searching watchpoint_hits by page limit and page offset or just by node and graph name
5 years ago
weiyanxi
6140947b45
UI radar-chart / add calculate min-height and center rules
5 years ago
WeiFeng-mindinsight
61d1a5de04
UI fix bug that page operation response slowly after opening large graph
5 years ago
mindspore-ci-bot
e4d675bfa9
!1027 fix the bug about cannot find some activation function op
From: @yelihua
Reviewed-by: @lilongfei15,@wenkai_dist,@lilongfei15
Signed-off-by: @lilongfei15
5 years ago
yelihua
89217f9ddb
modify the case
5 years ago
weiyanxi
9132c8ce74
UI saliency-map / change the description displayed when the request data is empty
5 years ago