Skip to content

Exception encountered when calling layer 'encoder0_Conv0' (type Conv2D). #2

Description

@xiaona123456

when running
def model_loss(self, ds_frame, training=False):
outs = self.model(ds_frame['image'], training=training)
occurred
Exception encountered when calling layer 'encoder0_Conv0' (type Conv2D).

{{function_node _wrapped__Conv2D_device/job:localhost/replica:0/task:0/device:GPU:0}} DNN library is not found. [Op:Conv2D]

Call arguments received by layer 'encoder0_Conv0' (type Conv2D):
• inputs=tf.Tensor(shape=(1, 512, 512, 3), dtype=float32)
what is the reasons?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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