| .. |
|
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
|
remove ccsrc/common.h
|
2020-08-20 09:34:07 +00:00 |
|
dataset
|
!4955 Fixes for Dynamic Augmentation Ops
|
2020-08-22 10:27:50 +08:00 |
|
debug
|
remove ccsrc/common.h
|
2020-08-20 09:34:07 +00:00 |
|
device
|
remove ccsrc/common.h
|
2020-08-20 09:34:07 +00:00 |
|
ir
|
remove ccsrc/common.h
|
2020-08-20 09:34:07 +00: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
|
remove ccsrc/common.h
|
2020-08-20 09:34:07 +00: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
|
remove ccsrc/common.h
|
2020-08-20 09:34:07 +00: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 http init
|
2020-08-18 20:15:47 +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
|
!4883 Fix compilation warnings
|
2020-08-21 12:33:20 +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
|
!4622 serving restful init
|
2020-08-19 16:15:58 +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 |