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
mindspore-ci-bot 7da26cc0f6
!3928 change type of Shape from int32 to int64
5 years ago
..
abstract mindspore path adjust 5 years ago
base Refactoring for base and abstract types: Moving Base into base folder; Splitting the abstract type and infer&specialize routines; 5 years ago
common add mindspore lite 5 years ago
dataset add concat op and extend zip support to cpp api 5 years ago
debug initial version 5 years ago
device mindspore path adjust 5 years ago
ir decoupling core and debug 5 years ago
kernel add bucket reduce sparse gradient 5 years ago
mindrecord delete parameter block_reader for MindDataset 5 years ago
operator support tensor attr shape and dtype in graph mode 5 years ago
optimizer decoupling core and debug 5 years ago
parallel temporarily cast between int64 and int32 to wait ME support int64 5 years ago
pipeline support tensor attr shape and dtype in graph mode 5 years ago
pre_activate make python Parameter inherit from Tensor 5 years ago
pynative optimize infer in pynative mode 5 years ago
python_input not eliminate memcpy when nexe node is graph output 5 years ago
session make python Parameter inherit from Tensor 5 years ago
stub op debug 5 years ago
transform move the dependency of utils to core 5 years ago
utils move the dependency of utils to core 5 years ago
vm decoupling core and debug 5 years ago
CMakeLists.txt Decouple the backend TBE from binding Python API. 5 years ago
__init__.py initial version 5 years ago
runtest.sh Replace std::cout with MS_LOG in dataset unit test 5 years ago