Home
last modified time | relevance | path

Searched defs:TUPLE3 (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/torch/csrc/jit/serialization/
Dpickler.h72 TUPLE3 = '\x87', enumerator
/external/python/cpython3/Lib/
Dpickle.py159 TUPLE3 = b'\x87' # build 3-tuple from three topmost stack items variable
/external/python/cpython3/Modules/
D_pickle.c112 TUPLE3 = '\x87', enumerator