Home
last modified time | relevance | path

Searched defs:TUPLE (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto67 TUPLE = 13; enumerator
939 TUPLE = 2; enumerator
/external/python/cpython2/Lib/
Dpickle.py139 TUPLE = 't' # build tuple from topmost stack items variable
/external/golang-protobuf/proto/testdata/
Dtest.proto64 TUPLE = 8; enumerator
/external/python/cpython3/Lib/
Dpickle.py139 TUPLE = b't' # build tuple from topmost stack items variable
/external/python/cpython2/Modules/
DcPickle.c70 #define TUPLE 't' macro
/external/python/cpython3/Modules/
D_pickle.c62 TUPLE = 't', enumerator