OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int8_ref
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/python/framework/
dtypes.py
385
int8_ref
= DType(types_pb2.DT_INT8_REF)
variable
433
types_pb2.DT_INT8_REF:
int8_ref
,
483
types_pb2.DT_INT8_REF: "
int8_ref
",
dtypes_test.py
122
self.assertIs(dtypes.
int8_ref
, dtypes.as_dtype("
int8_ref
"))
Completed in 120 milliseconds