joanna.wozna
joanna.wozna
@jiangjiajun Could you start your review?
@oleksandr-pavlyk Thank you for the answer. So if I have dltensor, only by calling sycl I can find out on which machine tensor is allocated (cpu or xpu) by comparing...
@oleksandr-pavlyk Now it is clear to me, thank you.
I have one more question about xpu tiles in case of dlpack. Because in dltensor we have info about device_id which tell us only on which device memory is allocated,...
> LGTM. But it seems there is no need to upload HTML file. I removed html files and update some information. Could you please check one more time?
@luotao1 I'm working on accuracy test on ernie2 right now . I've run test on: `ernie_origin_2_inputs.tar.gz` fp32 model with 2 inputs data file - `1.8w.bs1` label file - `label.xnli.dev` that...
I repeat my question. Im checking accuracy on trained ernie models with 2 inputs. But outputs still are float type. It looks like that: `--- iteration 0 --- -2.22873 -1.84079...
@Meiyim you are right. Thank you for the explanation
@oleksandr-pavlyk Yes it can be resolved, thank you for your answers.