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
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
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
mindspore-ci-bot
046e7599fb
!771 Onnx Model Parser and Data Loader
Merge pull request !771 from liangtianshu/upstream_tmp_master
5 years ago
gaocongli
d21d7e9a1a
aggregate the name into scope
5 years ago
mindspore-ci-bot
8de4fea9b8
!786 SummaryWatcher supports to list explain directories
Merge pull request !786 from ougongchang/feature_mindexplain
5 years ago
ougongchang
4f15005bc9
SummaryWatcher supports to list explain directories
5 years ago
liangtianshu
be76ccfb9d
tf2ms dev onnx_utils
5 years ago
mindspore-ci-bot
bdf0dc82fe
!785 modify the version of scipy to 1.3.3
Merge pull request !785 from luopengting/software_version
5 years ago
luopengting
d9d719a106
modify the version of scipy to 1.3.3
5 years ago
mindspore-ci-bot
b7e32b5ced
!784 Remove ONNX
Merge pull request !784 from 刘崇鸣/add_third_party_dependency
5 years ago
liuchongming
e86bb51627
Remove ONNX.
5 years ago
mindspore-ci-bot
bfd0f1b501
!772 add auto-tune framework, add validation for hyper_config
Merge pull request !772 from luopengting/optimizer_open_first
5 years ago
luopengting
fb4c150e56
add auto-tune framework, add validation for hyper_config
5 years ago
mindspore-ci-bot
408ca8c7a3
!777 Add ONNX related dependency.
Merge pull request !777 from 刘崇鸣/add_third_party_dependency
5 years ago
mindspore-ci-bot
fa1bb62f91
!778 UI add tooltip of label namens on the visualization page
Merge pull request !778 from 夏易凡/0908master
5 years ago
mindspore-ci-bot
6673dfe8a3
!780 UI support English on Data process page
Merge pull request !780 from 黄伟锋/myMaster
5 years ago
mindspore-ci-bot
768f4dc838
!779 fix occasional fail of ut of tensor processor
Merge pull request !779 from wangshuide/wsd1010
5 years ago
mindspore-ci-bot
54a67a0f73
!782 Modify the minddata module logic to make it more reasonable
Merge pull request !782 from 张毅辉/zyh_gpu_mindata_1
5 years ago
zhangyihui
799385a735
Modify the minddata module logic to make it more reasonable
5 years ago
WeiFeng-mindinsight
06411d3159
UI support English on Data process page
5 years ago
wangshuide2020
9cffadb212
fix occasional fail of ut of tensor processor.
5 years ago
mindspore-ci-bot
3f8c843231
!773 UI add profiling gpu data process page
Merge pull request !773 from 黄伟锋/myMaster
5 years ago
xiayifan
5cd40ff569
UI add tooltip of label namens on the visualization page
5 years ago
mindspore-ci-bot
f8c8291675
!776 Adapting GPU minddata profiler
Merge pull request !776 from 张毅辉/zyh_gpu_mindata
5 years ago
zhangyihui
cceae97979
GPU minddata profiler
5 years ago
liuchongming
e3386b466d
Add onnx related dependency.
5 years ago
mindspore-ci-bot
480046637a
!769 Support ReduceMean in MindConverter & Reduce loop
Merge pull request !769 from moran/network_validation
5 years ago
WeiFeng-mindinsight
89712d6168
UI add profiling gpu data process page
5 years ago
moran
e8171625ef
Support ReduceMean Concat & Reduce loop
5 years ago
mindspore-ci-bot
06672d3485
!762 change response of datavisual/graphs/nodes/names interface from list to tree
Merge pull request !762 from wangshuide/wsd0727
5 years ago
mindspore-ci-bot
bddf77114a
!763 Change the display of searched graphs from list to tree
Merge pull request !763 from 冯学峰/fxfmaster
5 years ago