Home
last modified time | relevance | path

Searched refs:PythonTuple (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/function/trace_type/
H A Ddefault_types.py19 from typing import Tuple as PythonTuple unknown
277 attribute_names: PythonTuple[str],
278 attributes: PythonTuple[trace.TraceType],
288 attributes: PythonTuple[trace.TraceType]) -> "NamedTuple":
373 attribute_names: PythonTuple[str],
374 attributes: PythonTuple[trace.TraceType],
382 attributes: PythonTuple[trace.TraceType]) -> "Attrs":