"docs/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "eb82e8b56658d7a3fc352f551d4a447649e625ca"
Ensure OpenAI GPT position_ids is correctly initialized and registered at init. (#5773)
* Ensure OpenAI GPT position_ids is correctly initialized and registered as buffer at init. This will make it compatible with TorchScript export. Signed-off-by:Morgan Funtowicz <morgan@huggingface.co> * Fix missing slice operator on the tensor data accessor. Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> * Style. Signed-off-by:
Morgan Funtowicz <morgan@huggingface.co> * Fixed BertEmbedding position_ids buffer created at forward. Signed-off-by:
Morgan Funtowicz <funtowiczmo@gmail.com> * Fixed MobileBertEmbedding position_ids buffer created at forward. Signed-off-by:
Morgan Funtowicz <funtowiczmo@gmail.com> * Fixed XLM position_ids buffer created at forward. Signed-off-by:
Morgan Funtowicz <funtowiczmo@gmail.com>
Showing
Please register or sign in to comment