Home
last modified time | relevance | path

Searched defs:op_func (Results 1 – 4 of 4) sorted by relevance

/external/autotest/server/hosts/
Dremote.py240 def op_func(): function
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dpfor.py1650 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/
Dbase_classes.py545 def log_op(self, op, op_func): argument
/external/autotest/server/
Dserver_job.py950 def run_op(self, op, op_func, get_kernel_func): argument