Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/serialization/
Dpickler.h57 LONG_BINPUT = 'r', enumerator
/external/python/cpython3/Lib/
Dpickle.py140 LONG_BINPUT = b'r' # " " " " " ; " " 4-byte arg variable
/external/python/cpython3/Modules/
D_pickle.c97 LONG_BINPUT = 'r', enumerator