Searched defs:pfor_input (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/python/ops/parallel_for/ |
| D | pfor.py | 488 def _create_init_values(self, pfor_input): argument 606 def _process_body(self, pfor_input, inputs_stacked, new_indices, cond_stacked, argument 651 def __call__(self, pfor_input): argument 1012 def _f(pfor_input): argument 1073 def _fallback_converter(pfor_input, warn=True): argument 1704 def _convert_adjust_contrastv2(pfor_input): argument 1711 def _convert_adjust_hue(pfor_input): argument 1718 def _convert_adjust_saturation(pfor_input): argument 1741 def _inputs_with_flattening(pfor_input, input_indices): argument 1773 def _convert_flatten_batch(pfor_input, op_type, dims): argument [all …]
|