.. |
optim
|
learning rate and weight decay support group mode
|
2020-05-07 09:38:03 +08: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
|
!906 fix a bug that support dilation greater than 1 in conv2dTranspose ops
|
2020-05-09 21:58:27 +08:00 |
test_dense.py
|
quantization aware training frontend operators define.
|
2020-04-13 12:02:49 +08:00 |
test_dropout.py
|
add dropout primtive
|
2020-05-11 19:29:18 +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
|
ImageGradients check 4d
|
2020-04-29 21:47:33 +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
|
fix avgpool and add check
|
2020-05-04 22:28:50 -04:00 |
test_psnr.py
|
psnr check two input same shape and type
|
2020-04-26 17:16:58 +08:00 |
test_ssim.py
|
psnr check two input same shape and type
|
2020-04-26 17:16:58 +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 |