moran
|
f317ef0daa
|
remove PTH port in mindconverter & fix README
|
4 years ago |
moran
|
81fe52cc3d
|
add tutorial for adding mapper in MindConverter
|
4 years ago |
liuchongming
|
132bc150d2
|
Add pattern, and remove max-version limit of onnxoptimizer
|
4 years ago |
ghty0625
|
60a70acae0
|
resolve conflicts for transferring LSTM
fix bugs for transferring LSTM
modify some specification
fix some comments
fix some comments about magic number
fix some format typos
|
4 years ago |
mindspore-ci-bot
|
6c4e1a67b2
|
!1206 Support params sharing in mindconverter
From: @liuchongming74
Reviewed-by:
Signed-off-by:
|
4 years ago |
liuchongming
|
9cc15af6e9
|
Remove useless code and support params sharing.
|
4 years ago |
mindspore-ci-bot
|
4a68734cb1
|
!1207 To verify the input value length of open interface in case of overflow attacking
From: @yypxpy
Reviewed-by:
Signed-off-by:
|
4 years ago |
wdxwj
|
113357235f
|
To verify the input value length of open interface in case of overflow attacking
|
4 years ago |
moran
|
369495e1fa
|
Fix for NLP
|
4 years ago |
moran
|
9fbc31930d
|
Fix bug issues about error info, version check, conflict between pytorch and mindspore in ARM
|
4 years ago |
moran
|
bf37507a44
|
Edit README and fix comments in mapper and optimize error info
|
4 years ago |
moran
|
03d159ec0a
|
Fix mappers for weights transformer
|
4 years ago |
moran
|
5fb0d2e1d8
|
Generate checkpoint
|
4 years ago |
liuchongming
|
e089c974a3
|
Fix global context reference problem.
|
4 years ago |
liuchongming
|
37c3a1b7e0
|
Add code template generation.
|
4 years ago |
moran
|
6a562702af
|
Fix converter for UNet and EfficientNet in PyTorch
|
4 years ago |
liuchongming
|
2042934d6e
|
Modify generated report file format and fix error message when requirements are not installed.
|
5 years ago |
mindspore-ci-bot
|
3d80b76841
|
!1016 Add multi-output converter function in PyTorch.
From: @moran3
Reviewed-by:
Signed-off-by:
|
5 years ago |
liuchongming
|
ce2aaf06e9
|
Refactor exception module, and edit corresponding error code.
|
5 years ago |
moran
|
eba5ec9615
|
Add multi-output converter module in PyTorch
|
5 years ago |
mindspore-ci-bot
|
0302369b3b
|
!972 Optimize input_shape check & Add function to process multi-input and multi-output in pytorch.
From: @moran3
Reviewed-by:
Signed-off-by:
|
5 years ago |
liangtianshu
|
666a0d35a3
|
Updates on merging generator to MindConverter, and unnecessary logic clean
|
5 years ago |
moran
|
7a456510ce
|
Optimize input_shape check & Add function to process multi-input and multi-output in pytorch
|
5 years ago |
liuchongming
|
eee543bbcc
|
Add third party dependency version checker.
|
5 years ago |
liuchongming
|
7ddb96fdab
|
Fix onnx ir parse error when node has no shape or output tensor name is not consistent with node name.
|
5 years ago |
liuchongming
|
f49082b494
|
Enhance scope name generation effect.
|
5 years ago |
moran
|
d3d739a667
|
Add multi-args check & Add args number check
|
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 |
liuchongming
|
9775235cde
|
Fix bugs in scope name generation, generate names recursively.
|
5 years ago |
liuchongming
|
a9080fc14a
|
Implement scope name generation
|
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 |
liangtianshu
|
be76ccfb9d
|
tf2ms dev onnx_utils
|
5 years ago |
moran
|
e8171625ef
|
Support ReduceMean Concat & Reduce loop
|
5 years ago |
moran
|
a5bec2b67a
|
Optimize converted rate algorithm
|
5 years ago |
liuchongming74
|
3a66a65a60
|
Graph based converter.
|
5 years ago |