Searched defs:delItem (Results 1 – 2 of 2) sorted by relevance
/external/pytorch/torch/csrc/jit/python/ | ||
D | python_dict.h | 114 bool delItem(const at::IValue& key) { in delItem() function |
D | python_list.h | 115 void delItem(diff_type idx) { in delItem() function |