i-robot
414be2011f
!26827 Remove the hash proto of compilation cache
Merge pull request !26827 from YuJianfeng/compile_cache
4 years ago
yujianfeng
8bad0f581c
Remove the hash proto of compilation cache
4 years ago
jiangshuqiang
c9a0edd24e
add jit config param for compile and fix summary graph
4 years ago
l00591931
21df240f23
Enable mindir to load initialize weight from python
4 years ago
yujianfeng
f2bd7de442
Add automatic detection for the changes of python scripts when enable compile cache
4 years ago
i-robot
4f55a3f52f
!26275 [API] Tensor python float trans to ms float32
Merge pull request !26275 from kingxian/master
4 years ago
kingxian
545dc83fcb
fix: `cell` does not support deep copy, tensor default dtype -> float32
4 years ago
yanglf1121
72db8e4d3f
support sparse tensor frontend
4 years ago
l00591931
9353bd10a4
Enable tuple as variable in optimizer
4 years ago
chujinjin
12021c81fb
delete useless code
4 years ago
zhang__sss
8bae4d9d50
grad
4 years ago
i-robot
6a72479e7f
!25232 Optimize the cache clear for graph mode
Merge pull request !25232 from zhangzhaoju/master
4 years ago
zhangzhaoju
2cbf345a31
Optimize the cache clear for graph mode
4 years ago
zhangzhaoju
fa6f106746
Fix ms_function compile graph cache miss problem
4 years ago
zhangzhaoju
b4453709a2
Support parser decoratored functions
like nested calling of ms_function
4 years ago
zjun
a89fe9507a
Fix res clear
Signed-off-by: zjun <zhangjun0@huawei.com>
4 years ago
i-robot
32401f9292
!23470 Fix code dex for Transformers with py file
Merge pull request !23470 from huangxinjing/code_dex_fix
4 years ago
huangxinjing
c3a98bab2b
Add code check
fix pangu error
fix leakyrelu error
4 years ago
i-robot
394e21f1a5
!23418 modify ms function doc
Merge pull request !23418 from chujinjin/code_docs_modify_ms_function_doc
4 years ago
chujinjin
818d39ba1f
modify ms function doc
4 years ago
i-robot
848f31b6d9
!23263 Enable PyNative LAZY BUILD in Cell automatically
Merge pull request !23263 from caifubi/master-enable-async-build-in-cell
4 years ago
zjun
69b2d9455c
Fix grad operation would be affected by different order
Signed-off-by: zjun <zhangjun0@huawei.com>
4 years ago
caifubi
9357931761
Enable PyNative Lazy Build in Cell automatically
4 years ago
7347157+joylvliang@user.noreply.gitee.com
c93ac8c098
add_graph_flag_info_for_phase
4 years ago
i-robot
ddd17bc09d
!22923 Optimize codes for ms function
Merge pull request !22923 from JoyLvliang/optimize_codes_for_ms_function
4 years ago
i-robot
5fa6341c70
!22606 code review
Merge pull request !22606 from liutongtong9/code_review_master
4 years ago
7347157+joylvliang@user.noreply.gitee.com
be267185bf
optimize_codes_for_ms_function
4 years ago
yao_yf
3ca73a6d6b
broadcast using seqarates world group
4 years ago
7347157+joylvliang@user.noreply.gitee.com
af0e6f9c01
fix_bug_of_mindir_run_failed
4 years ago
liutongtong
077f10b7b6
code check for master
# Conflicts:
# mindspore/common/initializer.py
# mindspore/nn/cell.py
#
# 似乎您正在做一个拣选提交。如果不对,请删除文件
# .git/CHERRY_PICK_HEAD
# 然后重试。
# 请为您的变更输入提交说明。以 '#' 开始的行将被忽略,而一个空的提交
# 说明将会终止提交。
#
# 日期: Fri Aug 13 18:40:19 2021 +0800
#
# 位于分支 code_review_r1.3
# 您的分支与上游分支 'ma/r1.3' 一致。
#
# 您在执行拣选提交 ffda6be35c 的操作。
#
# 要提交的变更:
# 修改: mindspore/common/__init__.py
# 修改: mindspore/common/_register_for_tensor.py
# 修改: mindspore/common/api.py
# 修改: mindspore/common/dtype.py
# 修改: mindspore/common/initializer.py
# 修改: mindspore/common/monad.py
# 修改: mindspore/common/parameter.py
# 修改: mindspore/common/seed.py
# 修改: mindspore/common/tensor.py
# 修改: mindspore/nn/cell.py
# 修改: mindspore/nn/metrics/__init__.py
# 修改: mindspore/nn/metrics/confusion_matrix.py
# 修改: mindspore/nn/metrics/error.py
# 修改: mindspore/nn/metrics/fbeta.py
# 修改: mindspore/nn/metrics/loss.py
# 修改: mindspore/nn/metrics/metric.py
# 修改: mindspore/nn/metrics/precision.py
# 修改: mindspore/nn/metrics/recall.py
# 修改: mindspore/nn/metrics/topk.py
# 修改: mindspore/train/callback/_checkpoint.py
# 修改: mindspore/train/model.py
# 修改: mindspore/train/serialization.py
#
# Conflicts:
# mindspore/common/api.py
# mindspore/common/initializer.py
# mindspore/nn/metrics/confusion_matrix.py
#
# 似乎您正在做一个拣选提交。如果不对,请删除文件
# .git/CHERRY_PICK_HEAD
# 然后重试。
# 请为您的变更输入提交说明。以 '#' 开始的行将被忽略,而一个空的提交
# 说明将会终止提交。
#
# 日期: Fri Aug 13 18:40:19 2021 +0800
#
# 位于分支 code_review_master
# 您的分支与上游分支 'ma/master' 一致。
#
# 您在执行拣选提交 743f9fbff3 的操作。
#
# 要提交的变更:
# 修改: mindspore/common/__init__.py
# 修改: mindspore/common/_monad.py
# 修改: mindspore/common/_register_for_tensor.py
# 修改: mindspore/common/api.py
# 修改: mindspore/common/dtype.py
# 修改: mindspore/common/initializer.py
# 修改: mindspore/common/parameter.py
# 修改: mindspore/common/seed.py
# 修改: mindspore/common/tensor.py
# 修改: mindspore/nn/cell.py
# 修改: mindspore/nn/metrics/__init__.py
# 修改: mindspore/nn/metrics/confusion_matrix.py
# 修改: mindspore/nn/metrics/error.py
# 修改: mindspore/nn/metrics/fbeta.py
# 修改: mindspore/nn/metrics/loss.py
# 修改: mindspore/nn/metrics/metric.py
# 修改: mindspore/nn/metrics/precision.py
# 修改: mindspore/nn/metrics/recall.py
# 修改: mindspore/nn/metrics/topk.py
# 修改: mindspore/train/callback/_checkpoint.py
# 修改: mindspore/train/model.py
# 修改: mindspore/train/serialization.py
#
4 years ago
Zhang Qinghua
a137fa1d0b
Optimize the Executors routines.
- Fix the key generating.
- Distinguish the executors.
4 years ago
i-robot
1a6c874e1b
!21347 fix the variable init subgraph name using training with GE
Merge pull request !21347 from chenmai1102/cm_master
4 years ago
陈劢
4827a27e78
fix the variable init subgraph name using training with GE
4 years ago
7347157+joylvliang@user.noreply.gitee.com
0fb07a6377
eliminate_forward_cnode_in_grad_graph_decorated_by_ms_function
4 years ago
chujinjin
551fa9ab8b
modify ms function cache key
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
i-robot
f77f0edfda
!21918 ms_func compile graph with same key name
Merge pull request !21918 from YijieChen/master_dev
4 years ago
LaiYongqiang
5e79bd6349
get kernel build server dir path from python
4 years ago
chenyijie6
ecfc6bdbf9
ms_func compile graph with same key name
4 years ago
yujianfeng
48087ad511
Raise runtime error for graph compiling failed
4 years ago
yujianfeng
c36fe57884
Add obj id to the phase as key of compile cache
4 years ago
yao_yf
d2dc22ff71
parallel_weight_init_adapt_pipeline_increment_predict
4 years ago
l00591931
8ae5d7cc84
Fix compile cache for resnet50
4 years ago
joylvliang
da6dc788c1
update_api_interface_document
4 years ago
zjun
d53355819a
Opitimze pyantive process
Signed-off-by: zjun <zhangjun0@huawei.com>
4 years ago
huangbingjian
55c5305a42
modify mindspore API
4 years ago
lvliang
9df5e3f50f
support_ms_function_in_pynative_refactor
5 years ago
changzherui
58287c0d57
modify export air
5 years ago
zjun
ae3a9d2883
Reactor pynative
Signed-off-by: zjun <zhangjun0@huawei.com>
Modify real dynamic
Signed-off-by: zjun <zhangjun0@huawei.com>
5 years ago