.. |
protostr
|
add missing protostr for sub_nested_seq_layer.
|
8 years ago |
.gitignore
|
Using ApproximatelyEquals for trainer config unittest.
|
8 years ago |
file_list.sh
|
rename sequence into seq to keep a constant style.
|
8 years ago |
generate_protostr.sh
|
generate protostr automatically when adding a new test for trainer_config_helpers.
|
8 years ago |
img_layers.py
|
Make cudnn convolution layer and projection support for dilation.
|
8 years ago |
img_trans_layers.py
|
format python code in python directory
|
9 years ago |
last_first_seq.py
|
rename AggregateLevel and ExpandLevel
|
8 years ago |
layer_activations.py
|
format python code in python directory
|
9 years ago |
math_ops.py
|
Add Sqrt and Reciprocal activation
|
8 years ago |
projections.py
|
python interface for convTransProjection and convTransOperator
|
8 years ago |
run_tests.sh
|
Fix bugs in config_helpers unittest.
|
8 years ago |
shared_fc.py
|
format python code in python directory
|
9 years ago |
shared_gru.py
|
make gru_group parameters sharable
|
8 years ago |
shared_lstm.py
|
Merge branch 'develop' into fix_recurrent_parse_bug
|
8 years ago |
simple_rnn_layers.py
|
format python code in python directory
|
9 years ago |
test_bi_grumemory.py
|
format python code in python directory
|
9 years ago |
test_bilinear_interp.py
|
Support rectangle input for CNN
|
9 years ago |
test_clip_layer.py
|
Refine ClipLayer and add unit test for it
|
8 years ago |
test_config_parser_for_non_file_config.py
|
Autoformat all files
|
8 years ago |
test_conv3d_layer.py
|
fix layers_test.py
|
8 years ago |
test_cost_layers.py
|
add huber_regression_cost
|
8 years ago |
test_cost_layers_with_weight.py
|
rename mse_cost into square_error_cost.
|
8 years ago |
test_crop.py
|
1. Reading image shape from input data instead of image_config
|
8 years ago |
test_cross_entropy_over_beam.py
|
rename sequence into seq to keep a constant style.
|
8 years ago |
test_deconv3d_layer.py
|
fix layers_test.py
|
8 years ago |
test_detection_output_layer.py
|
Add test for configuration and add doc.
|
8 years ago |
test_expand_layer.py
|
rename AggregateLevel and ExpandLevel
|
8 years ago |
test_fc.py
|
format python code in python directory
|
9 years ago |
test_gated_unit_layer.py
|
refine name of the input parameter.
|
8 years ago |
test_grumemory_layer.py
|
format python code in python directory
|
9 years ago |
test_hsigmoid.py
|
format python code in python directory
|
9 years ago |
test_kmax_seq_socre_layer.py
|
rename sequence into seq to keep a constant style.
|
8 years ago |
test_lstmemory_layer.py
|
format python code in python directory
|
9 years ago |
test_maxout.py
|
Support rectangle input for CNN
|
9 years ago |
test_multibox_loss_layer.py
|
Add test for configuration and add doc.
|
8 years ago |
test_multiplex_layer.py
|
add multiplex layer for python API
|
8 years ago |
test_ntm_layers.py
|
format python code in python directory
|
9 years ago |
test_pad.py
|
generate protostr automatically when adding a new test for trainer_config_helpers.
|
8 years ago |
test_pooling3D_layer.py
|
Add config parser for pooling3D
|
8 years ago |
test_prelu_layer.py
|
add configuration helper for prelu layer.
|
8 years ago |
test_print_layer.py
|
format python code in python directory
|
9 years ago |
test_recursive_topology.py
|
Fix slow parsing a recursive depends topology
|
8 years ago |
test_repeat_layer.py
|
Add the test_repeat_layer.py
|
8 years ago |
test_rnn_group.py
|
Make it possible to postpone setting the layer name for a memory.
|
8 years ago |
test_row_conv.py
|
Fix bug and Python API.
|
8 years ago |
test_row_l2_norm_layer.py
|
Refine RowL2NormLayer and add python unit test for it
|
8 years ago |
test_scale_shift_layer.py
|
Follow comments and refine ScaleShiftLayer
|
8 years ago |
test_seq_concat_reshape.py
|
add SequenceReshapeLayer in trainer_config_helpers
|
8 years ago |
test_seq_slice_layer.py
|
add config helper for sequence slice layer.
|
8 years ago |
test_sequence_pooling.py
|
stride pooling for max and average layer
|
8 years ago |
test_smooth_l1.py
|
SmoothL1 loss
|
8 years ago |
test_split_datasource.py
|
format python code in python directory
|
9 years ago |
test_spp_layer.py
|
Support rectangle input for CNN
|
9 years ago |
test_sub_nested_seq_select_layer.py
|
rename sequence into seq to keep a constant style.
|
8 years ago |
unused_layers.py
|
format python code in python directory
|
9 years ago |
util_layers.py
|
format python code in python directory
|
9 years ago |