.. |
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
|
split c_api_test
|
2020-08-07 11:57:49 -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
|
Fix a bug in Tensor::equals()
|
2020-08-06 21:06:27 +08:00 |
kernel
|
add bucket reduce sparse gradient
|
2020-07-17 09:11:55 +08:00 |
mindrecord
|
decoupling core and context
|
2020-08-05 08:15:14 +08:00 |
operator
|
support tensor attr shape and dtype in graph mode
|
2020-08-03 17:09:31 +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
|
support tensor attr shape and dtype in graph mode
|
2020-08-03 17:09:31 +08:00 |
pre_activate
|
!3983 Add ReduceMin fission pass
|
2020-08-05 19:46:00 +08:00 |
pynative
|
decoupling core and context
|
2020-08-05 08:15:14 +08:00 |
python_input
|
fix cell bprop
|
2020-08-07 10:57:01 +08:00 |
serving
|
serving add acl dvpp support, ut tests, return input status string message
|
2020-08-04 21:40:21 +08:00 |
session
|
make python Parameter inherit from Tensor
|
2020-08-03 09:12:24 +08:00 |
stub
|
add_tensor_layout_in_stra_ckpt
|
2020-08-06 15:57:38 +08:00 |
transform
|
move the dependency of utils to core
|
2020-07-27 10:28:46 +08:00 |
utils
|
move the dependency of utils to core
|
2020-07-27 10:28:46 +08:00 |
vm
|
decoupling core and debug
|
2020-07-31 10:39:31 +08:00 |
CMakeLists.txt
|
compile the core directory into a separate static library
|
2020-08-08 21:31:41 +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 |