|
__init__.py
|
add AvgPooling layer
|
2020-04-21 03:17:24 -04:00 |
|
basic.py
|
fix clipbynorm in pynative mode
|
2020-04-23 17:07:54 +08:00 |
|
container.py
|
resolve some issue in nn comments
|
2020-04-03 16:04:03 +08:00 |
|
conv.py
|
extend conv stride and dilation to 2d
|
2020-04-14 13:16:27 +08:00 |
|
embedding.py
|
Add cell name to error message
|
2020-04-17 12:58:11 +08:00 |
|
image.py
|
psnr check two input same shape and type
|
2020-04-26 17:16:58 +08:00 |
|
lstm.py
|
fix lstm out size
|
2020-04-23 15:26:30 +08:00 |
|
normalization.py
|
!720 fix doc problem
|
2020-04-27 19:57:55 +08:00 |
|
pooling.py
|
Add prim name to error message for array_ops
|
2020-04-26 15:23:04 +08:00 |