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
maning202007
231e2699d9
Add test case for metadata
add watchpoint_handler testcase for debugger
add init files for debugger ut
remove watchpoint_handler testcase
change to pytest style
Add tensor_handler ut testcase
change test_tensor_handler to pytest style
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
mindspore-ci-bot
fe53423495
!765 Fix `README` and Add UT ST for MindConverter based on graph
Merge pull request !765 from moran/network_validation
5 years ago
fengxuefeng
21a5942c0a
Change the display of searched graphs from list to tree
5 years ago
moran
2f587fd511
fix`REAME` & Add UT & Optimize
5 years ago
mindspore-ci-bot
e70aaf353b
!768 Update dependent package version
Merge pull request !768 from 黄伟锋/myMaster
5 years ago
WeiFeng-mindinsight
df0cf9308a
Update dependent package version
5 years ago
wangshuide2020
7e29177656
change response of names interface from list to tree.
5 years ago
mindspore-ci-bot
0aee960a01
!766 Update supporting network list
Merge pull request !766 from 刘崇鸣/update_supported_network
5 years ago
liuchongming
5e3718451d
Update supporting network list.
5 years ago
mindspore-ci-bot
a86fff4d77
!764 UI set the default language to English
Merge pull request !764 from 夏易凡/0908master
5 years ago
xiayifan
f7a94ff190
UI set the default language to English
5 years ago
mindspore-ci-bot
a40a11cfce
!755 add profiler ut and delete redundant code
Merge pull request !755 from gzhcv/ut
5 years ago
mindspore-ci-bot
2066139dd3
!751 add suspend to node level
Merge pull request !751 from yelihua/my-merged-debug
5 years ago
gzhcv
8c624ae1ec
add ut of profiler timeline
5 years ago
yelihua
d7a8962224
add node level pause
5 years ago