You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mindspore/tests/ut/cpp
He Wei 43e0967024
Decouple ir::Tensor class from python
5 years ago
..
common move default_param out of parameter and remove pybind11 in anf define 5 years ago
dataset fix misspell and check parameters 5 years ago
debug
device convert unsupported kernel in aicore to aicpu 5 years ago
ir Decouple ir::Tensor class from python 5 years ago
kernel Add unique process for duplicated indices 5 years ago
mindrecord support padding samples 5 years ago
operator support for tensor indexing in pynative 5 years ago
optimizer add opt pass for tuple_getitem with constant input 5 years ago
parallel Decouple ir::Tensor class from python 5 years ago
pipeline Decouple ir::Tensor class from python 5 years ago
pre_activate Decouple ir::Tensor class from python 5 years ago
pynative fix yolov3 multi getitem bug and tensor ptr not unique bug 5 years ago
python_input Add Split fission pass 5 years ago
session Init GraphKernel. 5 years ago
stub enable new control sink 5 years ago
transform Decouple ir::Tensor class from python 5 years ago
utils
vm support mix target 5 years ago
CMakeLists.txt Implementation for mindspore debugger 5 years ago
__init__.py
runtest.sh