| .. |
|
automl
|
modify case
|
2020-07-29 00:15:48 +08:00 |
|
cachetests
|
Fix a seg fault caused by std::regex
|
2020-12-04 20:58:11 -05:00 |
|
communication
|
Fix allsawp
|
2020-12-23 17:17:03 +08:00 |
|
dataset
|
[Part I] Push down json save logic to IR and add getter to each IR node
|
2021-01-12 11:17:45 -05:00 |
|
dtype
|
Support determine tensor in(not in) a list(tuple)
|
2020-10-26 14:41:04 +08:00 |
|
exec
|
add tensor.ndim and rename tensor.size() to tensor.size
|
2020-12-18 17:15:42 +08:00 |
|
hccl_test
|
enable parallel optimizer in auto parallel
|
2020-10-08 14:51:15 +08:00 |
|
ir
|
add tensor.ndim and rename tensor.size() to tensor.size
|
2020-12-18 17:15:42 +08:00 |
|
keep_order
|
remove name arg from gradoperation
|
2020-08-26 11:16:57 +08:00 |
|
metrics
|
perplexity
|
2021-01-12 20:26:26 +08:00 |
|
mindrecord
|
Fix Bug
|
2020-12-12 11:35:34 +08:00 |
|
model
|
do mixprecision in c++ for pynative
|
2020-09-19 10:38:09 +08:00 |
|
nn
|
modify MetaTensor and Tensor
|
2021-01-04 20:58:34 +08:00 |
|
numpy_native
|
fix Wrong TypeError in numpy_native
|
2020-12-21 16:33:36 +08:00 |
|
onnx
|
modify export file name
|
2020-11-28 09:59:41 +08:00 |
|
ops
|
Add grad of sort.
|
2021-01-11 09:07:46 +08:00 |
|
optimizer
|
Expand J for innermost graph first when the graph also contains J primitive
|
2020-12-28 09:37:23 +08:00 |
|
parallel
|
mini step grad accumulation
|
2021-01-06 09:25:06 +08:00 |
|
parameter_feature
|
support key ward way to pass arg for outermost net in graph mode
|
2020-10-30 16:55:53 +08:00 |
|
pipeline
|
keep consistent in Graph mode and PyNative mode for 'isinstance'
|
2021-01-05 21:36:10 +08:00 |
|
profiler
|
Modify profiling dir structure to fit the new Run Package
|
2020-12-18 11:04:07 +08:00 |
|
pynative_mode
|
modify MetaTensor and Tensor
|
2021-01-04 20:58:34 +08:00 |
|
test_data
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
train
|
add the tensor collection feature when record summary
|
2021-01-11 12:39:36 +08:00 |
|
transform
|
clean pylint
|
2020-05-18 16:42:35 +08:00 |
|
utils
|
modify MetaTensor and Tensor
|
2021-01-04 20:58:34 +08:00 |
|
__init__.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
conftest.py
|
Rebase up to 88ded11f59
|
2020-09-24 14:09:08 -04:00 |
|
runtest.sh
|
perfect annotation of ops and context and support bool equal
|
2020-09-15 14:32:02 +08:00 |
|
runtest_opensrc.sh
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
test_log.py
|
pylint waring clean
|
2020-05-13 11:30:27 +08:00 |
|
ut_filter.py
|
clean pylint
|
2020-05-18 10:31:46 +08:00 |