Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/serialization/
Dpickler.h33 PERSID = 'P', enumerator
/external/python/cpython3/Lib/
Dpickle.py117 PERSID = b'P' # push persistent object; id is taken from string arg variable
/external/python/cpython3/Modules/
D_pickle.c74 PERSID = 'P', enumerator