-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
【paddle_test No.16】replace parts of cc_test with paddle_test (#61672)
* Update test_quantization_scale_pass.py * Update test_rnn_decode_api.py * Update test_save_inference_model.py * Update test_seq2seq.py * Update test_static_save_load.py * Update CMakeLists.txt * mv PD_DECLARE and USE_OP_ITSELF in test_mkldnn_op_inplace.cc * Update CMakeLists.txt * add test_API and rm USE_PASS * add test_API * rollback * Update graph.h * Apply suggestions from code review * Update CMakeLists.txt * delete use_it_self of conv2 in test_conv_mkldnn_nhwc.cc * Update CMakeLists.txt * add TEST_API and rm use_it_self * Update CMakeLists.txt * Update test_mkldnn_pool_adaptive_op.cc * Update CMakeLists.txt * add TEST_API and rm use-op-self * Update CMakeLists.txt
- Loading branch information
1 parent
54af517
commit c94178f
Showing
10 changed files
with
12 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters