Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/function/trace_type/
H A Ddefault_types.py18 from typing import Dict as PythonDict unknown
465 def __init__(self, mapping: PythonDict[Hashable, trace.TraceType]):