Home
last modified time | relevance | path

Searched defs:ScriptDict (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpython_dict.h49 ScriptDict(const at::IValue& data) in ScriptDict() function
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_list_dict.py2377 def _script_dict_add(self, d: torch._C.ScriptDict, k: int, v: int):