"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "f44e2c2b6f319514d8a80eccc2dd4c480697cc13"
Owlvit memory leak fix (#18734)
* fix memory leak * fix typos * use singular last hidden state variable names * eliminate double call to self.owlvit to return last hidden states * eliminate 2nd call to self.vision_model in OwlViTModel
Showing
Please register or sign in to comment