Searched refs:_ShouldConverterBuild (Results 1 – 2 of 2) sorted by relevance
526 if run_params.dynamic_shape and self._ShouldConverterBuild(run_params):544 def _ShouldConverterBuild(self, run_params): member in TfTrtIntegrationTestBase563 if run_params.dynamic_shape and self._ShouldConverterBuild(run_params):
322 def _ShouldConverterBuild(self, run_params): member in TfFunctionTest