HomeSort by relevance Sort by last modified time
    Searched refs:_test_params (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/cros/clique_lib/
clique_dut_control.py 92 self._test_params = test_params
104 if not self._test_params.has_key(param_key):
106 (param_key, self._test_params))
107 return self._test_params.get(param_key)
  /external/tensorflow/tensorflow/contrib/fused_conv/python/ops/
fused_conv2d_bias_activation_op_test.py 660 _test_params = [ variable in class:FusedConvInt8Tests
    [all...]

Completed in 87 milliseconds