Error in PredictCost() #2022
-
Hi, I'm running Sleap on Bonsai and I get the following error: 2024-11-15 10:26:28.130378: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 What may be the cause of this? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hi @AgolovaUCL, Could you please share you Is the inference working without bonsai (by just using Thanks, Divya Seshadri |
Beta Was this translation helpful? Give feedback.
-
Yes, I'm seeing the results and they are good
…________________________________
From: DivyaSesh ***@***.***>
Sent: 19 November 2024 16:37
To: talmolab/sleap ***@***.***>
Cc: Golova, Sophia ***@***.***>; Mention ***@***.***>
Subject: Re: [talmolab/sleap] Error in PredictCost() (Discussion #2022)
⚠ Caution: External sender
Hi @AgolovaUCL<https://github.com/AgolovaUCL>,
Are you able to see the expected results? Are the model predictions good?
Thanks,
Divya
—
Reply to this email directly, view it on GitHub<#2022 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A5XPZKT6RMYIYD5P6YTRDA32BNSNFAVCNFSM6AAAAABR3NW6JKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCMZQHAZDSOI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
Hi @AgolovaUCL,
It seems like this error is associated with tf core function, it also pops up in tensorflow example code. Ref.
Thanks,
Divya