.. |
Sequence
|
Correctly handle memory in RecurrentGradientMachine for hirarchical RNN
|
9 years ago |
pyDataProvider
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
.gitignore
|
fix dash and space bug,
|
9 years ago |
CMakeLists.txt
|
Merge pull request #3337 from tensor-tang/merge
|
8 years ago |
LayerGradUtil.cpp
|
enable self-defined index data in testLayerGrad.
|
8 years ago |
LayerGradUtil.h
|
follow comments.
|
8 years ago |
MKLDNNTester.cpp
|
refine comments
|
8 years ago |
MKLDNNTester.h
|
remove flag use_mkldnn_wgt
|
8 years ago |
__init__.py
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
concat_dotmul_a.conf
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
concat_dotmul_b.conf
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
concat_fullmatrix_a.conf
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
concat_fullmatrix_b.conf
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
concat_slice_a.conf
|
Add a unit test for concat and slice network in test_NetworkCompare.cpp
|
8 years ago |
concat_slice_b.conf
|
Add a unit test for concat and slice network in test_NetworkCompare.cpp
|
8 years ago |
concat_table_a.conf
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
concat_table_b.conf
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
img_conv_a.conf
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
img_conv_b.conf
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
img_conv_c.conf
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
img_conv_cudnn.py
|
clang-format
|
8 years ago |
img_conv_exconv.py
|
clang-format
|
8 years ago |
img_pool_a.conf
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
img_pool_b.conf
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
proto_files.txt
|
fix dash and space bug,
|
9 years ago |
proto_files_compressed.txt
|
fix dash and space bug,
|
9 years ago |
pyDataProvider.py
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
rnn_data_provider.py
|
RecurrentGroup with mixed input sequence types
|
8 years ago |
sequenceGen.py
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
sequence_layer_group.conf
|
Fix unittests
|
8 years ago |
sequence_nest_layer_group.conf
|
rename AggregateLevel and ExpandLevel
|
8 years ago |
sequence_nest_rnn.conf
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
sequence_nest_rnn_multi_input.conf
|
RecurrentGroup with mixed input sequence types
|
8 years ago |
sequence_nest_rnn_multi_unequalength_inputs.py
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
sequence_rnn.conf
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
sequence_rnn_matched_inputs.py
|
RecurrentGroup with mixed input sequence types
|
8 years ago |
sequence_rnn_mixed_inputs.py
|
Clean-up recurrent group related python code
|
8 years ago |
sequence_rnn_multi_input.conf
|
RecurrentGroup with mixed input sequence types
|
8 years ago |
sequence_rnn_multi_unequalength_inputs.py
|
Change "Baidu, Inc" into "PaddlePaddle Authors"
|
8 years ago |
test_ActivationGrad.cpp
|
add gradient check for sequence softmax activation.
|
8 years ago |
test_BatchNorm.cpp
|
add a batch norm inference kernel.
|
8 years ago |
test_CRFLayerGrad.cpp
|
merge with latest code
|
8 years ago |
test_ConvTrans.cpp
|
Remove the code of ExpandConvTransLayer.
|
8 years ago |
test_ConvUnify.cpp
|
Remove the code of ExpandConvTransLayer.
|
8 years ago |
test_DetectionOutput.cpp
|
Set FLAGS_use_gpu in test_DetectionOutput.
|
8 years ago |
test_Evaluator.cpp
|
Add DetectionMAPEvaluator.
|
8 years ago |
test_KmaxSeqScore.cpp
|
Fix typo error.
|
8 years ago |
test_LayerGrad.cpp
|
fix the SubNestedSequenceLayer implementations.
|
8 years ago |
test_LinearChainCRF.cpp
|
Merge branch 'develop' into fix-crf-weight-and-coeff-bug
|
8 years ago |
test_MKLDNN.cpp
|
rename files and classes, use uppercase of Mkldnn and Cpu
|
8 years ago |
test_MultinomialSampler.cpp
|
All file pass pre-commit hook
|
8 years ago |
test_NetworkCompare.cpp
|
Add a unit test for concat and slice network in test_NetworkCompare.cpp
|
8 years ago |
test_PriorBox.cpp
|
add paddle_test_util static lib to simplify unit test.
|
8 years ago |
test_ProtoDataProvider.cpp
|
add paddle_test_util static lib to simplify unit test.
|
8 years ago |
test_PyDataProvider.cpp
|
add paddle_test_util static lib to simplify unit test.
|
8 years ago |
test_PyDataProvider2.cpp
|
Fix glog check type unmatch
|
8 years ago |
test_PyDataProvider2.py
|
A tiny fix in PyDataProvider2
|
8 years ago |
test_RecurrentGradientMachine.cpp
|
RecurrentGroup with mixed input sequence types
|
8 years ago |
test_RecurrentLayer.cpp
|
add paddle_test_util static lib to simplify unit test.
|
8 years ago |
test_SelectiveFCLayer.cpp
|
Remove custom glog-like and gflags-like macros
|
8 years ago |
test_WarpCTCLayer.cpp
|
Add more comments, also add __must_check.
|
8 years ago |