Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/compiler/tensorrt/test/
Dtrt_mode_test.py100 return self.BuildParamsWithMask(
146 return self.BuildParamsWithMask(
Dbatch_matmul_test.py39 return self.BuildParamsWithMask(
Dtf_trt_integration_test_base.py206 return self.BuildParamsWithMask(graph_fn, dtype, input_shapes,
210 def BuildParamsWithMask(self, graph_fn, dtype, input_shapes, output_shapes, member in TfTrtIntegrationTestBase