Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/compiler/tensorrt/test/
Dquantization_test.py109 def ExpectedAbsoluteTolerance(self, run_params): member in QuantizationWithRangesTest
134 def ExpectedAbsoluteTolerance(self, run_params): member in NonQuantizedPrecisionsWithRangesTest
Dmemory_alignment_test.py73 def ExpectedAbsoluteTolerance(self, run_params): member in MemoryAlignmentTest
Dconst_broadcast_test.py69 def ExpectedAbsoluteTolerance(self, run_params): member in ConstBroadcastTest
Ddynamic_input_shapes_test.py97 def ExpectedAbsoluteTolerance(self, run_params): member in DynamicInputShapesTest
Dtf_trt_integration_test_base.py199 def ExpectedAbsoluteTolerance(self, run_params): member in TfTrtIntegrationTestBase
535 atol=self.ExpectedAbsoluteTolerance(run_params),