| .. |
|
abstract
|
mindspore path adjust
|
2020-07-14 18:07:28 +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
|
decoupling core and context
|
2020-08-05 08:15:14 +08:00 |
|
dataset
|
change api to use std_vector
|
2020-08-18 15:41:21 -04:00 |
|
debug
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
device
|
mindspore path adjust
|
2020-07-14 18:07:28 +08:00 |
|
ir
|
mv cc file that end with py to pybind
|
2020-08-12 14:50:18 +08:00 |
|
kernel
|
add unique_with_pad cpu kernel
|
2020-08-13 21:55:00 +08:00 |
|
mindrecord
|
fix num samples in pk sampler
|
2020-08-10 19:05:47 +08:00 |
|
operator
|
mv cc file that end with py to pybind
|
2020-08-12 14:50:18 +08:00 |
|
optimizer
|
fix cell bprop
|
2020-08-07 10:57:01 +08:00 |
|
parallel
|
temporarily cast between int64 and int32 to wait ME support int64
|
2020-08-04 12:21:06 +08:00 |
|
pipeline
|
Fix coredump missing return statement after while loop
|
2020-08-18 14:16:21 +08:00 |
|
pre_activate
|
rename param_value -> param_info
|
2020-08-18 11:16:28 +08:00 |
|
pynative
|
decoupling core and context
|
2020-08-05 08:15:14 +08:00 |
|
python_input
|
add UnsortedSegmentSum fission pass
|
2020-08-12 19:17:19 +08:00 |
|
serving
|
serving add acl dvpp support, ut tests, return input status string message
|
2020-08-04 21:40:21 +08:00 |
|
session
|
rename param_value -> param_info
|
2020-08-18 11:16:28 +08:00 |
|
stub
|
add_tensor_layout_in_stra_ckpt
|
2020-08-06 15:57:38 +08:00 |
|
transform
|
optimize code compile performance
|
2020-08-18 14:33:24 +08:00 |
|
utils
|
add reshape type to tensor
|
2020-08-17 09:34:38 +08:00 |
|
vm
|
decoupling core and debug
|
2020-07-31 10:39:31 +08:00 |
|
CMakeLists.txt
|
optimize code compile performance
|
2020-08-18 14:33:24 +08:00 |
|
__init__.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
runtest.sh
|
Replace std::cout with MS_LOG in dataset unit test
|
2020-04-08 19:58:13 +08:00 |