Home
last modified time | relevance | path

Searched refs:update_commit (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/scripts/release_notes/
H A Dcategorize.py181 self.update_commit(commit, cat_choice, topic_choice)
184 def update_commit(self, commit, category, topic): member in Categorizer