test add op declare

shanyi15-patch-3
tangwei12 7 years ago
parent 5e74db3f2a
commit a1419f1062

@ -15,6 +15,8 @@ limitations under the License. */
#include "gtest/gtest.h"
#include "paddle/fluid/framework/op_registry.h"
USE_NO_KERNEL_OP(ckpt_save)
TEST(CkptSaveOp, CPU) {
paddle::framework::Scope scope;
paddle::platform::CPUPlace place;

Loading…
Cancel
Save