Searched defs:pfor_input (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/python/ops/parallel_for/ |
D | pfor.py | 495 def _create_init_values(self, pfor_input): argument 613 def _process_body(self, pfor_input, inputs_stacked, new_indices, cond_stacked, argument 658 def __call__(self, pfor_input): argument 1019 def _f(pfor_input): argument 1080 def _fallback_converter(pfor_input, root_cause="", warn=True): argument 1722 def _convert_adjust_contrastv2(pfor_input): argument 1729 def _convert_adjust_hue(pfor_input): argument 1736 def _convert_adjust_saturation(pfor_input): argument 1759 def _inputs_with_flattening(pfor_input, input_indices): argument 1791 def _convert_flatten_batch(pfor_input, op_type, dims): argument [all …]
|