i-robot
|
a5ce9e9b9b
|
!27570 [Fallback] Process the attributes/methods of Tensor, different from NumPy
Merge pull request !27570 from huangbingjian/parse_tensor
|
4 years ago |
i-robot
|
5d05248f0b
|
!27456 Fix Static Check on Master
Merge pull request !27456 from jiaoy1224/aot
|
4 years ago |
huangbingjian
|
db4567989a
|
fallback parse Tensor, different from NumPy.
|
4 years ago |
i-robot
|
21176d6c51
|
!27602 Support getattr by the item of cell list: Handle the DoSignaturePrimitive('getitem') between getattr and resolve.
Merge pull request !27602 from 张清华/opt_cell_list_getattr
|
4 years ago |
i-robot
|
8f3455cceb
|
!27597 update check_soc_version with ga_tune_init
Merge pull request !27597 from laiyongqiang/ga_tune
|
4 years ago |
Zhang Qinghua
|
3e7b73e6c7
|
Support getattr by the item of cell list: Handle the DoSignaturePrimitive('getitem') between getattr and resolve.
|
4 years ago |
i-robot
|
c41c8e8908
|
!27486 [ME][Fallback] Support list insert.
Merge pull request !27486 from Margaret_wangrui/list_insert
|
4 years ago |
i-robot
|
7d7ec3c0c6
|
!27449 [ME]Add `MS` header of env var
Merge pull request !27449 from chenfei_mindspore/environment_variable_fix
|
4 years ago |
LaiYongqiang
|
82641e1a11
|
update check_soc_version with ga_tune_init
|
4 years ago |
Yang Jiao
|
530f9ac999
|
fix static check on master
|
4 years ago |
Margaret_wangrui
|
5d97a268a9
|
[ME][Fallback] Support list insert
|
4 years ago |
chenfei
|
0ae5eb4618
|
add ms header of env var
|
4 years ago |
LaiYongqiang
|
4d94dd52af
|
add local lock for initialize job
|
4 years ago |
lby
|
5ec36e4fc5
|
tbe init update
|
4 years ago |
Margaret_wangrui
|
6e5d625153
|
[ME][Fallback] Support built-in type: complex and reversed.
|
4 years ago |
i-robot
|
b4716271bc
|
!26892 ME compiler environment variables normalization
Merge pull request !26892 from chenfei_mindspore/environment_variable_fix
|
4 years ago |
chenfei
|
c5c2b2f186
|
environment variables fix
debug log
|
4 years ago |
chenlei_autodiff
|
bc514c6cab
|
[GraphKernel] fix python path for ascend compiler.
|
4 years ago |
chenlei_autodiff
|
54227cae81
|
[GraphKernel] lite adapt for akg build.
|
4 years ago |
zengzitao
|
62458b5636
|
adapt graph kernel for cpu
|
4 years ago |
huangbingjian
|
00f3fa99e2
|
add fallback testcases
|
4 years ago |
huangmengxi
|
c27613e23d
|
fix
|
4 years ago |
i-robot
|
4a11d91356
|
!26483 modify indent of comments
Merge pull request !26483 from looop5/doc
|
4 years ago |
looop5
|
120930e1ce
|
modify indent of comments
|
4 years ago |
yanglf1121
|
72db8e4d3f
|
support sparse tensor frontend
|
4 years ago |
i-robot
|
73bb099deb
|
!26056 easy using for kernel select log print
Merge pull request !26056 from liubuyu/master
|
4 years ago |
i-robot
|
9dfe08b805
|
!25909 [Fallback] Add global Py param when processing global namespace info
Merge pull request !25909 from huangbingjian/update_global_params
|
4 years ago |
lby
|
ab0efba450
|
easy using for kernel select log print
|
4 years ago |
tronzhang
|
e2a0c0d613
|
support parallel for ascend
|
4 years ago |
hanhuifeng2020
|
cf0376a6a3
|
[GraphKernel][Ascend]fix a bug about ToNz
|
4 years ago |
i-robot
|
2de7a812b5
|
!24828 Corrected typo in graph_split.py BROADCAST instead of BORADCAST
Merge pull request !24828 from sabati/master
|
4 years ago |
i-robot
|
9b00c2d941
|
!26047 [ME][Fallback] Modify fallback log level
Merge pull request !26047 from Margaret_wangrui/fallback_log
|
4 years ago |
Margaret_wangrui
|
ea95e2c7d2
|
modify fallback log level
|
4 years ago |
i-robot
|
a24fba7795
|
!25940 [Fallback] Provide error information when calling eval fails
Merge pull request !25940 from huangbingjian/update_eval_report
|
4 years ago |
huangbingjian
|
d0ca18b921
|
Add global Py param when processing global namespace info.
|
4 years ago |
lby
|
b7bef8d99c
|
opdebug level support [0, 1, 2, 3, 4]
|
4 years ago |
huangbingjian
|
bc875f57aa
|
If an exception occurs when the Fallback feature calls eval(), an error message will be provided.
|
4 years ago |
i-robot
|
45882752ba
|
!25644 [Fallback] Support builtin type
Merge pull request !25644 from huangbingjian/fallback_set
|
4 years ago |
huangbingjian
|
5063ee55bc
|
[Fallback] Support builtin type: set, dict, slice, bool, int, float, str
|
4 years ago |
i-robot
|
bde959775c
|
!25609 fix col_offset not set when cache
Merge pull request !25609 from huanghui/fix-colcolum
|
4 years ago |
huanghui
|
b48900e776
|
fix col_offset not set when cache
|
4 years ago |
Zhang Qinghua
|
e8b421fe6e
|
Enable JIT Fallback in default.
|
4 years ago |
Samuel Batissou
|
b5757a42d2
|
Corrected typos
|
4 years ago |
i-robot
|
6f413ee29d
|
!25155 Support ops, nn and numpy namespaces, and add test case.
Merge pull request !25155 from 张清华/opt_fallback
|
4 years ago |
Zhang Qinghua
|
6a79e262ae
|
Support ops, nn and numpy namespaces, and add test case.
|
4 years ago |
lby
|
6872e67131
|
split compile ang gen kernel mod
|
4 years ago |
i-robot
|
ae87f31dea
|
!25088 Optimize the comment and log descriptions for the python source code
Merge pull request !25088 from zhunaipan/master
|
4 years ago |
zhunaipan
|
8ce4e62725
|
optimize the comment and log description
修改: ops/operations/_inner_ops.py
修改: ops/operations/_quant_ops.py
修改: ops/operations/array_ops.py
修改: ops/operations/comm_ops.py
修改: ops/operations/math_ops.py
修改: ops/operations/quantum_ops.py
修改: ops/operations/rl_ops.py
修改: ops/operations/sponge_ops.py
修改: ops/operations/sponge_update_ops.py
修改: train/__init__.py
修改: common/tensor.py
修改: train/serialization.py
修改: ccsrc/pipeline/jit/parse/parse.h
修改: explainer/benchmark/_attribution/metric.py
修改: ops/composite/multitype_ops/_constexpr_utils.py
修改: ops/operations/comm_ops.py
修改: RELEASE.md
修改: mindspore/_extends/parse/standard_method.py
修改: mindspore/ccsrc/backend/kernel_compiler/cpu/concat_offset_cpu_kernel.cc
修改: mindspore/ccsrc/backend/kernel_compiler/cpu/dynamic_shape_cpu_kernel.cc
修改: mindspore/ccsrc/frontend/parallel/ops_info/reshape_info.cc
修改: mindspore/ccsrc/frontend/parallel/ops_info/tile_info.cc
修改: mindspore/ccsrc/frontend/parallel/ops_info/transpose_info.cc
修改: mindspore/ccsrc/frontend/parallel/strategy.h
修改: mindspore/common/tensor.py
修改: mindspore/core/abstract/prim_arrays.cc
修改: mindspore/core/abstract/prim_nn.cc
修改: mindspore/core/ops/conv2d.cc
修改: mindspore/core/ops/logical_and.h
修改: mindspore/core/ops/logical_not.h
修改: mindspore/core/ops/logical_or.h
修改: mindspore/core/ops/reduce_all.h
修改: mindspore/core/ops/reduce_any.h
修改: mindspore/lite/src/runtime/kernel/arm/fp32_grad/sgd.cc
修改: mindspore/nn/layer/quant.py
修改: mindspore/nn/optim/sgd.py
修改: mindspore/nn/sparse/sparse.py
修改: mindspore/numpy/array_creations.py
修改: mindspore/numpy/array_ops.py
修改: mindspore/numpy/logic_ops.py
修改: mindspore/numpy/math_ops.py
修改: mindspore/ops/operations/_inner_ops.py
修改: mindspore/ops/operations/array_ops.py
修改: mindspore/ops/operations/rl_ops.py
修改: mindspore/train/_utils.py
修改: tests/ut/python/model/test_lenet_core_after_exception.py
修改: mindspore/_extends/parse/standard_method.py
修改: mindspore/ops/operations/rl_ops.py
修改: mindspore/core/abstract/prim_nn.cc
修改: mindspore/core/ops/conv2d.cc
修改: mindspore/ccsrc/backend/kernel_compiler/cpu/ctcloss_cpu_kernel.cc
修改: mindspore/ccsrc/backend/kernel_compiler/cpu/fl/fused_pull_weight_kernel.h
修改: mindspore/ccsrc/backend/kernel_compiler/cpu/fl/fused_push_weight_kernel.h
修改: mindspore/ccsrc/backend/kernel_compiler/cpu/mkldnn/conv2d_grad_filter_cpu_kernel.cc
修改: mindspore/ccsrc/backend/kernel_compiler/cpu/mkldnn/conv2d_grad_input_cpu_kernel.cc
修改: mindspore/ccsrc/backend/kernel_compiler/cpu/ps/sparse_apply_ftrl_ps_kernel.cc
修改: mindspore/ccsrc/backend/kernel_compiler/cpu/ps/sparse_apply_lazy_adam_ps_kernel.cc
修改: mindspore/ccsrc/backend/kernel_compiler/cpu/rolling_cpu_kernel.cc
修改: mindspore/ccsrc/backend/kernel_compiler/cpu/scatter_arithmetic_cpu_kernel.cc
修改: mindspore/ccsrc/backend/kernel_compiler/cpu/split_cpu_kernel.cc
修改: mindspore/ccsrc/backend/kernel_compiler/cpu/update_cache_cpu_kernel.cc
修改: mindspore/ccsrc/backend/kernel_compiler/gpu/arrays/split_gpu_kernel.h
修改: mindspore/ccsrc/backend/kernel_compiler/gpu/math/broadcast_gpu_kernel.h
修改: mindspore/ccsrc/backend/kernel_compiler/gpu/nn/conv2d_grad_input_gpu_kernel.h
修改: mindspore/ccsrc/fl/server/server.cc
修改: mindspore/ccsrc/frontend/optimizer/ad/kpynative.cc
修改: mindspore/ccsrc/frontend/optimizer/irpass/incorporate_getitem.h
修改: mindspore/ccsrc/frontend/optimizer/irpass/inline.h
修改: mindspore/ccsrc/minddata/dataset/core/device_tensor.cc
修改: mindspore/ccsrc/minddata/dataset/core/tensor.cc
修改: mindspore/ccsrc/minddata/dataset/engine/datasetops/source/emnist_op.cc
修改: mindspore/ccsrc/minddata/dataset/engine/datasetops/source/mnist_op.cc
修改: mindspore/ccsrc/minddata/dataset/engine/datasetops/source/qmnist_op.cc
修改: mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/dataset_node.cc
修改: mindspore/ccsrc/minddata/dataset/engine/opt/pre/epoch_ctrl_pass.cc
修改: mindspore/ccsrc/minddata/dataset/kernels/image/lite_image_utils.cc
修改: mindspore/ccsrc/pipeline/jit/action.cc
修改: mindspore/ccsrc/pipeline/jit/static_analysis/evaluator.cc
修改: mindspore/ccsrc/runtime/device/ascend/executor/tiling/op_tiling_adapter.cc
修改: mindspore/compression/quant/quant_utils.py
修改: mindspore/core/abstract/prim_nn.cc
修改: mindspore/dataset/engine/validators.py
修改: mindspore/lite/micro/coder/opcoders/nnacl/fp32/affine_fp32_coder.cc
修改: mindspore/lite/micro/coder/opcoders/nnacl/int8/affine_int8_coder.cc
修改: mindspore/lite/src/runtime/kernel/ascend310/src/custom_kernel.cc
修改: mindspore/lite/src/runtime/kernel/opencl/kernel/matmul.cc
修改: mindspore/lite/src/runtime/kernel/opencl/kernel/strassen.cc
修改: mindspore/lite/tools/common/graph_util.h
修改: mindspore/lite/tools/optimizer/fisson/fisson_util.cc
修改: mindspore/ops/composite/math_ops.py
修改: mindspore/ops/operations/_inner_ops.py
修改: mindspore/ops/operations/array_ops.py
修改: mindspore/ops/operations/math_ops.py
修改: mindspore/ops/operations/other_ops.py
修改: mindspore/boost/boost_cell_wrapper.py
修改: mindspore/ccsrc/backend/kernel_compiler/cpu/update_cache_cpu_kernel.cc
修改: mindspore/ccsrc/common/trans.cc
修改: mindspore/ccsrc/frontend/parallel/cache_embedding/cache_embedding.cc
修改: mindspore/ccsrc/frontend/parallel/ops_info/gather_info.cc
修改: mindspore/lite/src/common/log_util.h
修改: mindspore/nn/wrap/loss_scale.py
修改: mindspore/parallel/nn/moe.py
修改: tests/mindspore_test_framework/mindspore_test.py
修改: mindspore/ccsrc/backend/kernel_compiler/cpu/split_cpu_kernel.cc
修改: mindspore/lite/tools/common/graph_util.h
修改: mindspore/ccsrc/frontend/parallel/ops_info/gather_info.cc
修改: mindspore/core/ops/conv2d.cc
修改: tests/ut/python/model/test_lenet_core_after_exception.py
|
4 years ago |
i-robot
|
8cf8e4ddd3
|
!21778 support tensor slice when slice result should be caculated in runtime mode
Merge pull request !21778 from lianliguang/support-dynamic-slice
|
4 years ago |
i-robot
|
9d0d094437
|
!24554 support nested call of ms_function
Merge pull request !24554 from zhangzhaoju/ms_master_ms_function
|
4 years ago |