Home
last modified time | relevance | path

Searched defs:pickle_protocol (Results 1 – 5 of 5) sorted by relevance

/external/pytorch/torch/
Dserialization.py678 def _legacy_save(obj, f, pickle_module, pickle_protocol) -> None: argument
822 def _save(obj, zip_file, pickle_module, pickle_protocol, _disable_byteorder_record): argument
/external/libchrome/third_party/ply/
Dyacc.py85 pickle_protocol = 0 # Protocol to use when writing pickle files variable
/external/python/pycparser/pycparser/ply/
Dyacc.py93 pickle_protocol = 0 # Protocol to use when writing pickle files variable
/external/selinux/python/sepolgen/src/sepolgen/
Dyacc.py92 pickle_protocol = 0 # Protocol to use when writing pickle files variable
/external/ply/ply/ply/
Dyacc.py92 pickle_protocol = 0 # Protocol to use when writing pickle files variable