Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

" Unknown class type: recurrent_layer_group" when using capi in ios  #84

@spencerlisp

Description

@spencerlisp

" 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions