Home
last modified time | relevance | path

Searched defs:flat_outputs (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_io_to_vector.c386 bool flat_outputs[MAX_SLOTS] = {0}; in nir_lower_io_to_vector_impl() local
/external/tensorflow/tensorflow/python/eager/
Dfunction.py830 def record(self, flat_outputs, inference_args, input_tangents): argument
1289 def record(self, flat_outputs, inference_args, input_tangents): argument
1480 def record(self, flat_outputs): argument
/external/tensorflow/tensorflow/python/keras/engine/
Dbase_layer.py2568 def _set_mask_keras_history_checked(self, flat_outputs): argument