Home
last modified time | relevance | path

Searched refs:_control_flow_post_processing (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/framework/
Dops.py2051 self._control_flow_post_processing(input_tensors=inputs)
2053 def _control_flow_post_processing(self, input_tensors=None): member in Operation
3704 op._control_flow_post_processing()
/external/tensorflow/tensorflow/python/keras/engine/
Dbase_layer.py3222 op._control_flow_post_processing()