| .. |
|
optim
|
add dynamic lr and enhance optim
|
2020-04-13 13:48:01 +00:00 |
|
__init__.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
test_activation.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
test_batchnorm.py
|
Add Group Normalization
|
2020-04-16 01:59:32 -04:00 |
|
test_cell.py
|
Develop op MaxPoolWithArgMax
|
2020-04-08 20:47:49 +08:00 |
|
test_cell_wrapper.py
|
support update parameter for vm
|
2020-04-21 20:19:46 +08:00 |
|
test_checkparameter.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
test_clip_by_norm.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
test_container.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
test_conv.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
test_dense.py
|
quantization aware training frontend operators define.
|
2020-04-13 12:02:49 +08:00 |
|
test_dropout.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
test_dynamic_lr.py
|
Add prim name to error message for nn_ops.py
|
2020-04-21 19:25:30 +08:00 |
|
test_embedding.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
test_flatten.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
test_image_gradients.py
|
ssim impl code
|
2020-04-14 21:53:29 +08:00 |
|
test_loss.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
test_lstm.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
test_nn_embedding.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
test_nn_pad.py
|
add operation
|
2020-04-13 10:38:03 -04:00 |
|
test_norm.py
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
test_parameter.py
|
fix bug in checkpoint when save scaler
|
2020-04-22 16:04:55 +08:00 |
|
test_pooling.py
|
add AvgPooling layer
|
2020-04-21 03:17:24 -04:00 |
|
test_psnr.py
|
Add cell name to error message
|
2020-04-17 12:58:11 +08:00 |
|
test_ssim.py
|
Add prim name to error message for nn_ops.py
|
2020-04-21 19:25:30 +08:00 |
|
test_structure_output.py
|
Fix bug structure output when there is depend whose first input is constant in outputs
|
2020-03-30 19:49:46 +08:00 |