i-robot
2224f75b47
!25696 add pass switch
Merge pull request !25696 from zhoufeng/pass-switch
4 years ago
zhoufeng
fb17c448c2
add pass switch
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
i-robot
1462eb1f4e
!25465 Ascend Device Context for MindRT
Merge pull request !25465 from laiyongqiang/ascend_context
4 years ago
LaiYongqiang
07e5ed9f16
ascend device context
4 years ago
Yang Jiao
9bcf28d15d
adapt custom op to pyfunc kernel
4 years ago
i-robot
37199b282e
!25323 Get output nodes by control node.
Merge pull request !25323 from gaoyong10/for_d_controlflow
4 years ago
i-robot
fc4f8812a5
!25562 clean code check warnings
Merge pull request !25562 from zyli2020/code_refactor
4 years ago
i-robot
324a767fe4
!25415 insert atomic ops process split
Merge pull request !25415 from liubuyu/master
4 years ago
i-robot
af786268d6
!25431 add attr kAttrSkipNopOpAddr for nop node hidden in execution order
Merge pull request !25431 from laiyongqiang/log_imporve
4 years ago
gaoyong10
83ee99b07d
Get output nodes by control node.
4 years ago
i-robot
31be3925d8
!25471 Ascend swap support communication op
Merge pull request !25471 from tanghuikang/swap_communication
4 years ago
i-robot
6c9bd5b3cb
!25059 dynamic shape ops fix
Merge pull request !25059 from wangnan39/dynamic_shape_ops_fix
4 years ago
LaiYongqiang
7f251e3f08
add attr kAttrSkipNopOpAddr for nop node hidden in execution order
4 years ago
lizhenyu
4848733117
clean codedex warning
4 years ago
王南
1ffc3ae58a
ops dynamic shape fix
4 years ago
tanghuikang
b6035cf1a1
Ascend swap support communication op
4 years ago
i-robot
3bc883b99b
!25472 fix the coredump probability of pyNative free memory
Merge pull request !25472 from limingqi107/new_actor_runtime
4 years ago
lby
fe18bd8695
insert atomic clean ops
4 years ago
limingqi107
e5ec0236b7
fix the coredump probability of pyNative free memory
4 years ago
i-robot
0d93793e80
!25463 log improvement
Merge pull request !25463 from laiyongqiang/step_log
4 years ago
i-robot
d3ad7f8c6a
!25440 [bugfix] segmentation fault occur when memory is not enough
Merge pull request !25440 from zyli2020/mindrt_debug
4 years ago
LaiYongqiang
dc7988f4bd
log improvement
4 years ago
i-robot
f9c9d78368
!25438 Fix some MemScheduler bugs
Merge pull request !25438 from tanghuikang/swap_inout
4 years ago
lizhenyu
631648f1da
[bugfix] segmentation fault occur when memory is not enough
4 years ago
i-robot
c0de00df28
!25436 unified runtime optimize the graph output
Merge pull request !25436 from limingqi107/new_actor_runtime
4 years ago
tanghuikang
fd6f97bab4
Fix some MemScheduler bugs
4 years ago
i-robot
3ff9d7d32b
!24973 [feat][assistant][I48OFL] add the dynamic shape for iou
Merge pull request !24973 from 彭涛/op_iou
4 years ago
limingqi107
8ef51f22c1
unified runtime optimize the graph output
4 years ago
i-robot
5ac28f4679
!25156 unified runtime support the sub graph sink
Merge pull request !25156 from limingqi107/new_actor_runtime2
4 years ago
i-robot
ff924d6e4b
!25395 unified runtime support skip nop node
Merge pull request !25395 from limingqi107/new_actor_runtime
4 years ago
limingqi107
2fe803f81d
unified runtime support skip nop node
4 years ago
dayschan
6a26d7f6d9
Move TypeId2String from kernel_compiler/ to ir/dtype_extends.cc
changed the function to "TypeIdToString", and use the Type::ToString() function,
instead of TypeId-String map.
changed the DtypeToTypeId together, the original StringToType can be used.
added a new interface StringToTypeId.
4 years ago
limingqi107
2a5d9f964b
unified runtime support the sub graph sink
4 years ago
i-robot
19b04d3ff3
!24074 Support AOT Operator for GPU/CPU Backend
Merge pull request !24074 from jiaoy1224/pyfunc
4 years ago
i-robot
cb307e24cf
!25153 refactor device loop control
Merge pull request !25153 from laiyongqiang/adjust_kernel_refactory
4 years ago
LaiYongqiang
9bfb2d99fa
refactor device loop control
4 years ago
i-robot
e05a4393ef
!24611 split compile and generate kernel mod
Merge pull request !24611 from liubuyu/bug_fix2
4 years ago
Yang Jiao
40b648b873
add aot
4 years ago
lby
6872e67131
split compile ang gen kernel mod
4 years ago
i-robot
b41542a2c0
!25259 Fix ps cache broadcast error.
Merge pull request !25259 from ZPaC/static
4 years ago
ZPaC
4c1ef4cef6
Fix ps cache broadcast error.
4 years ago
i-robot
a7bff87bbb
!25254 fix the weight update bug in the shared weight scene
Merge pull request !25254 from limingqi107/new_actor_runtime
4 years ago
limingqi107
2a801060ca
fix the weight update bug in the shared weight scene
4 years ago
i-robot
a9816c2f52
!24883 cache akg ops in MS_COMPILER_CACHE_PATH
Merge pull request !24883 from lingyunli63/compiler_cache_path
4 years ago
i-robot
b271aa7a25
!24969 device address add the key of device
Merge pull request !24969 from limingqi107/new_actor_runtime
4 years ago
lingyunli63
e4173e1a1c
akg cache for gpu/cce/cpu
4 years ago
i-robot
e2fa6f356e
!25028 Fix code warnings of debugger
Merge pull request !25028 from maning202007/master
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
maning202007
8ee33007b1
add const to the data_ptr definition
Fix pclint for debugger
fix bugs
fix duplicated code issue
Fix the depth of method over 4 issue
fix comments
fix CI errors
remove redundancy arguments
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