Searched defs:op_func (Results 1 – 4 of 4) sorted by relevance
/external/autotest/server/hosts/ |
D | remote.py | 240 def op_func(): function
|
/external/tensorflow/tensorflow/python/ops/parallel_for/ |
D | pfor.py | 1650 def _convert_identity(pfor_input, op_type, op_func): argument 1991 def _convert_reduction(pfor_input, _, op_func): argument 2002 def _convert_cumfoo(pfor_input, _, op_func): argument 2162 def _convert_cwise(pfor_input, op_type, op_func): argument
|
/external/autotest/client/common_lib/hosts/ |
D | base_classes.py | 545 def log_op(self, op, op_func): argument
|
/external/autotest/server/ |
D | server_job.py | 950 def run_op(self, op, op_func, get_kernel_func): argument
|