-
Notifications
You must be signed in to change notification settings - Fork 238
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
HI -
With the latest pull, it seems the TFlite is broken.
(trying to convert a conformer model with GA training)
tensorflow.python.framework.errors_impl.InvalidArgumentError: Attempting to add a duplicate function with name: __inference_standard_lstm_20821 where the previous and current definitions differ. Previous definiton: signature {
name: "__inference_standard_lstm_20821"
input_arg {
name: "inputs"
type: DT_FLOAT
}
input_arg {
name: "init_h"
type: DT_FLOAT
}
input_arg {
name: "init_c"
type: DT_FLOAT
}
input_arg {
name: "kernel"
type: DT_FLOAT
}
input_arg {
name: "recurrent_kernel"
type: DT_FLOAT
}
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working