yqiu-intel

Results 15 comments of yqiu-intel

Hello, thanks for reporting this issue. I will look into this issue and get back to you.

Hello @garrett361, regarding the specific script mentioned in the GitHub issue, it currently does not overlapping function on PVC. How it operates on the A100 GPU: 1. The script dispatches...

Hello @garrett361, thanks for providing more details. We will take them back and discuss internally. We will keep you posted with any updates. Also, could you please share with us...

Hello, thanks for reporting this issue. I will try to reproduce the issue and get back to you.

Let me close this issue. Feel free to reopen or create a new issue if you are still facing issues. Thanks a lot!

Hi @ferreirafabio , for training, optimizer is still a required variable for ipex.optimize() function. Would you like to try having 2 optimizers with the same settings, one for the teacher...

HI @garrett361, I heard that one of or teams from Intel has been directly in touch with you on this issue, and you also created an issue on intel/touch-ccl GitHub...

Thanks for reporting this. Let me try to reproduce on my end and get back to you. Could you please let me know what hardware (like CPUs/GPUs) on which you...

To apply the patch, please move the patch file at the cloned [GitHub repo](https://github.com/intel/intel-extension-for-tensorflow/blob/main/examples/pretrain_bert/patch) to the BERT directory (DeepLearningExamples/TensorFlow2/LanguageModeling/BERT) first.

> copying the patch to the right place I think it worked I did get this worning > > ``` > TensorFlow2/LanguageModeling/BERT/patch:254: trailing whitespace. > context_layer = scaled_dot_product_attention(query_tensor, key_tensor, value_tensor,...