MCPcopy 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_ofMethod · 0.95
handle_commitMethod · 0.95
forwardMethod · 0.80
forwardMethod · 0.80
forwardMethod · 0.80
forwardMethod · 0.80
forwardMethod · 0.80
forwardMethod · 0.80

Calls 1

getMethod · 0.45

Tested by 4

forwardMethod · 0.64
forwardMethod · 0.64
forwardMethod · 0.64
forwardMethod · 0.64