EDA-AI icon indicating copy to clipboard operation
EDA-AI copied to clipboard

Recieving a bug when running placement with fullplace env

Open tztgogo opened this issue 2 years ago • 3 comments

image

tztgogo avatar Apr 14 '22 07:04 tztgogo

It seems a problem which is easy to debug. However, it is unclear where is your problem from the screenshot.

Rogerity avatar May 06 '22 13:05 Rogerity

Assuming you encountered this problem when running "fullplace", make sure you pass in a number instead of a tensor when doing fill_(). You can probably do something like tensor[0] to extract the value.

Dinple avatar May 17 '22 23:05 Dinple

Have you fixed the problem?

zzzb18 avatar Mar 28 '23 05:03 zzzb18