Skip to content

tflite conversation broken.  #57

@danielkope

Description

@danielkope

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions