Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/pytorch
/ quote
Method
quote
torch/utils/hipify/hipify_python.py:681–682 ·
view source on GitHub ↗
(self, char)
Source
from the content-addressed store, hash-verified
679
return
self.data
680
681
def
quote(self, char):
682
return
re.escape(char)
683
684
def
_pattern(self, pData):
685
data = pData
Callers
5
_pattern
Method · 0.95
unix_wrap_ninja_compile
Method · 0.80
get_inline_skeleton
Function · 0.80
fetch_json
Function · 0.80
open_html_model
Method · 0.80
Calls
no outgoing calls
Tested by
1
open_html_model
Method · 0.64