Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto69 TUPLE = 13; enumerator
583 TUPLE = 2; enumerator
/external/python/cpython2/Lib/
Dpickle.py139 TUPLE = 't' # build tuple from topmost stack items variable
/external/golang-protobuf/proto/test_proto/
Dtest.proto66 TUPLE = 8; enumerator
/external/python/cpython3/Lib/
Dpickle.py139 TUPLE = b't' # build tuple from topmost stack items variable
/external/tensorflow/tensorflow/compiler/xla/python/
Dxla_client.py366 TUPLE = 13 variable in PrimitiveType
/external/python/cpython2/Modules/
DcPickle.c70 #define TUPLE 't' macro
/external/python/cpython3/Modules/
D_pickle.c69 TUPLE = 't', enumerator