Skip to content

[BUG Report]: F tensorflow/core/framework/device_base.cc:72] DeviceBase does not implement name() #1275

Open
@ckevin007

Description

@ckevin007

Description

F tensorflow/core/framework/device_base.cc:72] DeviceBase does not implement name()

Reproduction Steps

No response

Known Workarounds

No response

Configuration and Other Information

No response

Activity

bhairav-thakkar

bhairav-thakkar commented on Jan 7, 2025

@bhairav-thakkar

I am also facing this error. Any resolutions or workarounds on this? Does anyone know when this error surfaces?

In my case, most times when I start training, tensorflow/tensorflow.net works. However, sometimes this line is shown in the output window and the program crashes. I assume that since the crash springs from the unmanaged library, we cant catch the error and the program crashes. Consequently, I am unable to ship my product.

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bhairav-thakkar@ckevin007

        Issue actions

          [BUG Report]: F tensorflow/core/framework/device_base.cc:72] DeviceBase does not implement name() · Issue #1275 · SciSharp/TensorFlow.NET