Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/debugging/python/
H A Ddebugger.py57 class QuantizationDebugOptions: class
136 debug_options: Optional[QuantizationDebugOptions] = None,
198 def options(self, options: QuantizationDebugOptions) -> None: member in QuantizationDebugger
276 options: QuantizationDebugOptions,