Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/pytorch
/ features
Method
features
scripts/release_notes/categorize.py:69–70 ·
view source on GitHub ↗
(self, commit)
Source
from the content-addressed store, hash-verified
67
i = commits.index(next_commit)
68
69
def
features(self, commit):
70
return
self.cache.get(commit.commit_hash)
71
72
def
potential_reverts_of(self, commit, commits):
73
submodule_update_str = [
Callers
8
potential_reverts_of
Method · 0.95
handle_commit
Method · 0.95
forward
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
forward
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
4
forward
Method · 0.64
forward
Method · 0.64
forward
Method · 0.64
forward
Method · 0.64