Skip to content

System.ObjectDisposedException in Tensorflow dll #984

@DoraAHsu

Description

@DoraAHsu

I got some error when my application was closed.
The compiler return as follows:
未處理的例外狀況: System.ObjectDisposedException: 無法存取已處置的物件。
物件名稱: 'ThreadLocal 物件已被處置。'。
於 System.Threading.ThreadLocal`1.GetValueSlow()
於 Tensorflow.Variables.EagerResourceDeleter.DisposeUnmanagedResources(IntPtr handle)
於 Tensorflow.DisposableObject.Dispose(Boolean disposing)
於 Tensorflow.DisposableObject.Finalize()

How to fix this error?

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

    Issue actions