xiayifan
1300dce15e
UI fixed an issue where tips on the leftmost side of the histogram X
axis are incompletely displayed
5 years ago
mindspore-ci-bot
2438a99ba0
!812 clean data cache for continue to node
Merge pull request !812 from yelihua/my-merged-debug
5 years ago
yelihua
095cdb04c9
clean cache run new node info comes
5 years ago
mindspore-ci-bot
ad0966015f
!811 Fix list explain folder bug when there have profiler folder
Merge pull request !811 from ougongchang/fix_list_explain
5 years ago
ougongchang
02098b1f00
ignore profiler foler when list explain folder
5 years ago
mindspore-ci-bot
7a42bcac4f
!807 Pagination component repair of saliency map
Merge pull request !807 from 黄伟锋/myMaster
5 years ago
mindspore-ci-bot
c4319545b3
!804 UI Optimize internationalization entries
Merge pull request !804 from 夏易凡/1026master
5 years ago
mindspore-ci-bot
ad07149e23
!808 fix protoc version
Merge pull request !808 from jiangshuqiang/fix_bug
5 years ago
mindspore-ci-bot
8703e71042
!809 fix bug for dataset_graph restful api
Merge pull request !809 from luopengting/optimizer_open_second
5 years ago
jiangshuqiang
ff935d55d5
fix bug
5 years ago
luopengting
5af7148d73
fix dataset_graph api
5 years ago
xiayifan
7ebc2c3767
UI optimize internationalization entries
5 years ago
WeiFeng-mindinsight
99d73fa4d5
Pagination component repair of saliency map
5 years ago
mindspore-ci-bot
6bfb5b3e6d
!803 Disable multi-output pattern and fix bugs in hash func
Merge pull request !803 from 刘崇鸣/disable_multi_opt
5 years ago
liuchongming
900e7d4448
Drop the pattern that have multi-output and re-design hash function of sub-tree.
5 years ago
mindspore-ci-bot
dd636b76e4
!801 Fix cli for unexpected condition
Merge pull request !801 from moran/network_validation
5 years ago
mindspore-ci-bot
e170383de9
!798 Update MindConverter's Conv op mapper for tensorflow's depthwise conversion.
Merge pull request !798 from liangtianshu/upstream_master
5 years ago
moran
36ab343e34
Fix cli for unexpected condition
5 years ago
mindspore-ci-bot
9b5166cd0d
!800 Fix bug in ExplainJob and EventParser, change the proto for Explain.
Merge pull request !800 from YuhanShi/ExplainJob_v1.0
5 years ago
mindspore-ci-bot
d3a3e2348f
!797 Sorted the plugin value when query the plugins
Merge pull request !797 from ougongchang/fix_graph
5 years ago
mindspore-ci-bot
fcc36b7dbc
!789 Adaptive GPU timestamp unit
Merge pull request !789 from 张毅辉/zyh_gpu_minddata_2
5 years ago
mindspore-ci-bot
41419e41d8
!799 UI The strings in the i18n file are optimized and indentation problems
Merge pull request !799 from 夏易凡/0908master
5 years ago
xiayifan
deac5a2504
UI The strings in the i18n file are optimized and indentation problems
is fixed
5 years ago
YuhanShi53
776165fec9
add exception and adapt to proto changed
5 years ago
liangtianshu
2e332fff17
Add depthwise tensor support for Conv mapper
fix bugs occurred by name replacement
5 years ago
mindspore-ci-bot
2ddbc7b529
!781 Add cli for tfToMS in MindConverter based on graph.
Merge pull request !781 from moran/network_validation
5 years ago
moran
969abd4cf7
Add cli for tfToMs
5 years ago
mindspore-ci-bot
7e10d7a355
!792 UI add mindinsight-explain code
Merge pull request !792 from 夏易凡/0908master
5 years ago
mindspore-ci-bot
8dde99876b
!795 mindexplain json api
Merge pull request !795 from TonyNG/master
5 years ago
ougongchang
9722c44a29
sorted the plugin value when query the plugins
Reduce cyclomatic complexity and code length in function
5 years ago
mindspore-ci-bot
76c7dc7925
!774 support parse_summary function
Merge pull request !774 from jiangshuqiang/summary_tocsv
5 years ago
mindspore-ci-bot
288efdf1ad
!793 Add ExplainManager, ExplainJob and EventParser for XAI backend.
Merge pull request !793 from YuhanShi/ExplainJob_v0.8
5 years ago
YuhanShi53
225bf22efb
add ExplainJob, ExplainManager and EventParser for XAI backend
5 years ago
caster
6fa5f8c5a8
add parse_summary function
we can use the function to transfer summary file to csv file and image so that it is easy to read and process
5 years ago
mindspore-ci-bot
3946c517e5
!783 add mindoptimizer cli entry and validation for config yaml
Merge pull request !783 from luopengting/optimizer_open_second
5 years ago
mindspore-ci-bot
ab8102b95a
!796 Fix bugs in scope name generation
Merge pull request !796 from 刘崇鸣/fix_bugs
5 years ago
luopengting
0f37c8135e
add cli, validation and st:
1. add cli entry
2. add more validation for hyper config
3. add validator for config dict
4. add st for optimizer config validator
5. add custom lineage for hyper config
5 years ago
liuchongming
9775235cde
Fix bugs in scope name generation, generate names recursively.
5 years ago
mindspore-ci-bot
6fbbed8bf8
!791 init version for mindexplain parser
Merge pull request !791 from 高寒/mindexplain_parser
5 years ago
unknown
5bd13558fd
add explainer json api and data encap for job list, job meta, saliency maps and evaluations
json return null if ExplainManager returns None
use fromtimestamp
use fromtimestamp
wrong name
wrong json key
use offset as page offset
enhance comments
rm mock_explainer_api.py
update copyright year 2020
remove unused import
5 years ago
mindspore-ci-bot
3470477dc4
!790 Update description of mindconverter.
Merge pull request !790 from 刘崇鸣/update_mc_readme
5 years ago
mindspore-ci-bot
23e9c4f729
!767 MindConverter tensorflow dev
Merge pull request !767 from liangtianshu/upstream_master
5 years ago
xiayifan
fed1ff84dc
mindinsight-explain UI code
5 years ago
Gaohan123
1ac66f63a0
init version for file parser
modification for parser
modification for parser with containers
fix bugs for parser
fix value vacancy for parser
fix typos for parser
adaptation for proto modification
rearrange image data from events
fix small typo
add comments and some error message
delete example
modify init setting of parser
modify some structure of parser
fix pylint warnings
modify parser for parsing one event every time
modify for review
add some comments
modify proto file
modify for open source comments
5 years ago
liangtianshu
266478c101
tf2ms dev:
Add ops and nn mappers
Replace import method in onnx_utils
Support multi args in statement generation
Sub graph search path bug fix
Add shape check in onnx_utils
5 years ago
liuchongming
b3bb0d5dd6
Update mindconverter readme.
5 years ago
zhangyihui
a9abf99150
Adaptive GPU timestamp unit
5 years ago
mindspore-ci-bot
6a725942a1
!770 Scope name generation
Merge pull request !770 from 刘崇鸣/scope_name_search
5 years ago
liuchongming
a9080fc14a
Implement scope name generation
5 years ago
mindspore-ci-bot
8d89374ab3
!787 aggregate the name into the scope when generating
Merge pull request !787 from gaocongli/master
5 years ago