mindspore2022/tests/ut/cpp
Xiao Tianci 3f495bbae1 add GaussianBlur API 2021-05-24 16:27:05 +08:00
..
abstract add function to remove monad abs when using cpp infer 2021-05-21 17:02:52 +08:00
base Refactoring for base and abstract types: Moving Base into base folder; Splitting the abstract type and infer&specialize routines; 2020-07-14 09:38:00 +08:00
common remove ccsrc/common.h 2020-08-20 09:34:07 +00:00
cxx_api refactor cpp context, add string tensor, add get tensor by name 2021-03-19 16:08:55 +08:00
dataset add GaussianBlur API 2021-05-24 16:27:05 +08:00
debug unify dump path and support npy format 2021-05-08 09:04:33 +08:00
device use internal ge runtime 2021-04-26 18:56:33 +08:00
ir Change return 2021-03-04 09:38:43 +08:00
kernel/cpu cpu unique kernel support fp16 2021-04-20 11:40:13 +08:00
mindrecord MindData Codespell correction 2021-04-07 10:20:29 +08:00
operator remove the useless PrimType 2021-04-20 10:16:36 +08:00
ops remove unnecessary ops 2021-04-27 19:23:32 +08:00
optimizer fix ut compile failed 2021-05-19 19:59:10 +08:00
parallel fix codex in tensor_layout.cc 2021-05-20 10:10:20 +08:00
pipeline Evaluate the func graph in simulative stack, not to call recursively. 2021-05-11 15:36:22 +08:00
pre_activate replace memcpy_async with tensor move 2021-04-15 16:12:01 +08:00
ps scheduler added client 2021-05-22 17:17:07 +08:00
pynative Reactor pynative 2021-03-11 19:37:43 +08:00
python_input replace memcpy_async with tensor move 2021-04-15 16:12:01 +08:00
session IR operators of GPU and CPU are unified as batchnorm 2021-03-18 19:02:28 +08:00
stub modify defination of hccl origin function in hccl plugin 2021-05-17 14:19:35 +08:00
transform Change make tuple in core.ops 2021-03-05 10:54:33 +08:00
utils Change tuple_getitem to TupleGetItem and some other ops, merge from r1.1 to master 2021-02-02 15:54:15 +08:00
vm Pybind11::object && PrimitivePy recycle optimize 2021-04-16 18:32:55 +08:00
CMakeLists.txt add ge runtime depends 2021-05-21 19:00:14 +08:00
__init__.py initial version 2020-03-27 22:54:54 +08:00
runtest.sh replace tab with spaces 2021-02-23 09:41:47 +08:00