| .. |
|
common
|
move default_param out of parameter and remove pybind11 in anf define
|
2020-05-19 19:11:12 +08:00 |
|
dataset
|
consistent design for num_samples
|
2020-06-03 15:01:18 -04:00 |
|
debug
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
device
|
convert unsupported kernel in aicore to aicpu
|
2020-05-13 11:52:26 +08:00 |
|
ir
|
add tensor_minnie and separate py from ir
|
2020-05-28 14:26:26 +08:00 |
|
kernel
|
Add unique process for duplicated indices
|
2020-06-09 10:12:39 +08:00 |
|
mindrecord
|
support padding samples
|
2020-06-05 09:14:42 +08:00 |
|
operator
|
add tensor_minnie and separate py from ir
|
2020-05-28 14:26:26 +08:00 |
|
optimizer
|
* add isconstant primitive
|
2020-06-04 21:51:44 +08:00 |
|
parallel
|
changing the succive edges order in GetAliveSuccEdges() so that Triangle and Star Elimination can be merged into particular node; adding some check information
|
2020-05-22 10:57:02 +08:00 |
|
pipeline
|
add tensor_minnie and separate py from ir
|
2020-05-28 14:26:26 +08:00 |
|
pre_activate
|
add signle batchnorm fission pass
|
2020-06-08 10:08:23 +08:00 |
|
pynative
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
python_input
|
add signle batchnorm fission pass
|
2020-06-08 10:08:23 +08:00 |
|
session
|
move default_param out of parameter and remove pybind11 in anf define
|
2020-05-19 19:11:12 +08:00 |
|
stub
|
add memory copy module
|
2020-05-23 13:04:50 +08:00 |
|
transform
|
add tensor_minnie and separate py from ir
|
2020-05-28 14:26:26 +08:00 |
|
utils
|
refactor callback for ge backend
|
2020-04-08 20:00:06 +08:00 |
|
vm
|
support mix target
|
2020-06-01 14:33:56 +08:00 |
|
CMakeLists.txt
|
link child graphs
|
2020-05-22 15:37:19 +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 |