10 Commits

Author SHA1 Message Date
Charles Hernandez
43c910f431 fixing image_encoder to work with cuda_graphs
Summary: the combination of tensors on multiple devices in get_rel_pos
was preventing cuda graphs from correctly optimizing things

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 2256f130bb8249403710e1048ef69385ff71aed2
Pull Request resolved: https://github.com/facebookresearch/segment-anything/pull/393
2023-05-30 20:37:47 +00:00
anh-vunguyen
c1910835a3 Corrected docstring typo of class PatchEmbed 2023-04-12 11:55:29 -07:00
Murtaza rizvi
150e5812c7 Fixed Typo 2023-04-12 11:50:28 -07:00
Eric Mintun
06bd20da89 Fix lint. 2023-04-10 09:21:25 -07:00
ericmintun
ca981bf377
Merge pull request #75 from Xrenya/patch-1
Update docstring of image_encoder.py
2023-04-10 08:54:57 -07:00
ericmintun
322eebc06f
Merge pull request #57 from Elm-Forest/main
Fixed some typos in comments
2023-04-10 08:49:32 -07:00
Rinat
a77cb1fda9
Update docstring of image_encoder.py
minor docstring fix
2023-04-07 16:49:32 +09:00
Elm Forest
20114f5138 Fixed some typos in comments 2023-04-07 00:50:18 +08:00
Ikko Eltociear Ashimine
b7f0bc74a7
fix typo in mask_decoder.py
tranformer -> transformer
2023-04-06 17:11:56 +09:00
Eric Mintun
571794162e Initial commit 2023-04-04 22:25:49 -07:00