Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/pytorch
/ DocUploader
Class
DocUploader
caffe2/python/docs/generator.py:15–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
14
15
class
DocUploader:
16
def
__init__(self):
17
pass
18
19
def
upload(self, text):
20
pass
21
22
23
class
DocGenerator:
Callers
1
generator.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…