Skip to content

Unknown Operation: Merge #31

@tcco

Description

@tcco

I am trying to deploy a combination of tf.contrib.slim nets including multiple inception_resnet_v1.conv2d and fully_connected that contain an op called Merge. The operation from the model looks like so InceptionResnetV1/Conv2d_1a_3x3/BatchNorm/cond/Merge

This operation is currently unsupported and spews this:
tfdeploy.UnknownOperationException: unknown operation: Merge

After some digging, the tf.Operation Merge is tf.summary.merge. Wanted to get some advice on the viability of adding this operation to tfdeploy? I'd be happy to contribute but wanted to open the issue to begin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions