MaksimDanilov
MaksimDanilov
 [log.txt](https://github.com/user-attachments/files/15510426/log.txt)
Update issue description 'cause it's only reproduce if I post data to model.
Okey. I'll try to make minimal example on weekends.
Added code to description (it's not production code, however error occurs in it). Also, pasted log with time measures when the exception was thrown. [log.txt](https://github.com/user-attachments/files/15522713/log.txt)
Okey. I didn't invoke these two bat's like that. I use setvars bat in root directory of OneApi.
 collect env gives the same result as versions n/a.
~Maybe I should set root vars explicitly. I try it out now~ I think collect_env.py is not adapted to fetch that data on Windows. 
@nazneenn Maybe I can search for debug logs if exists to help you understand this problem a bit more?
@nazneenn, I can always reproduce this problem now. step by step guide: 1. Prepare loop-forever script. 2. Init model and send it to xpu with optimization. 3. Send tensor to...