You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
" Unknown class type: recurrent_layer_group" error occur when I run inference using RNN model
capi: download from the pre-compiled libs in paddle mobile
ios:iphone7
" Unknown class type: recurrent_layer_group" error occur when I run inference using RNN model
capi: download from the pre-compiled libs in paddle mobile
ios:iphone7
F0322 17:16:18.261178 3028687744 ClassRegistrar.h:65] Check failed: mapGet(type, creatorMap_, &creator) Unknown class type: recurrent_layer_group
*** Check failure stack trace: ***
@ 0x102c7e0bc google::LogMessage::Fail()
@ 0x102c7d1e4 google::LogMessage::SendToLog()
@ 0x102c7d9b8 google::LogMessage::Flush()
@ 0x102c80f90 google::LogMessageFatal::~LogMessageFatal()
@ 0x102c7e3fc google::LogMessageFatal::~LogMessageFatal()
@ 0x102bc0a54 ZN6paddle14ClassRegistrarINS_5LayerEJNS_11LayerConfigEEE12createByTypeERKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEES2
@ 0x102bc08d8 paddle::Layer::create()
@ 0x102be650c paddle::NeuralNetwork::init()::$_0::operator()()
@ 0x102be5dc0 paddle::NeuralNetwork::init()
@ 0x102beaae0 paddle::GradientMachine::create()
@ 0x102c0689c paddle_gradient_machine_create_for_inference_with_parameters