“848ae7dc34c84c09ac6df93e5cfd5c2031156cea”上不存在“paddle/phi/kernels/gpu/selu_kernel.cu”
提交 5dc6b13e 编写于 作者: D dolphin8

fix

上级 4f02343f
......@@ -19,7 +19,7 @@ limitations under the License. */
int main() {
paddle_mobile::Loader<paddle_mobile::CPU> loader;
auto time1 = time();
// auto program = loader.Load(g_mobilenet_combine, true);
// auto program = loader.Load(g_mobilenet_combine, true);
auto program = loader.Load(g_mobilenet_combine + "/model",
g_mobilenet_combine + "/params", true);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册