Home
last modified time | relevance | path

Searched refs:get_recurrent_dropout_mask_for_cell (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/python/keras/layers/
Drecurrent_v2_test.py84 recurrent_dropout = layer.cell.get_recurrent_dropout_mask_for_cell(
Drecurrent.py1196 def get_recurrent_dropout_mask_for_cell(self, inputs, training, count=1): member in DropoutRNNCellMixin
1377 rec_dp_mask = self.get_recurrent_dropout_mask_for_cell(
1834 rec_dp_mask = self.get_recurrent_dropout_mask_for_cell(
2423 rec_dp_mask = self.get_recurrent_dropout_mask_for_cell(
Dconvolutional_recurrent.py597 rec_dp_mask = self.get_recurrent_dropout_mask_for_cell(
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.keras.layers.-l-s-t-m-cell.pbtxt228 name: "get_recurrent_dropout_mask_for_cell"
Dtensorflow.keras.layers.-simple-r-n-n-cell.pbtxt228 name: "get_recurrent_dropout_mask_for_cell"
Dtensorflow.keras.experimental.-peephole-l-s-t-m-cell.pbtxt229 name: "get_recurrent_dropout_mask_for_cell"
Dtensorflow.keras.layers.-g-r-u-cell.pbtxt228 name: "get_recurrent_dropout_mask_for_cell"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.keras.layers.-g-r-u-cell.pbtxt229 name: "get_recurrent_dropout_mask_for_cell"
Dtensorflow.keras.layers.-simple-r-n-n-cell.pbtxt228 name: "get_recurrent_dropout_mask_for_cell"
Dtensorflow.keras.layers.-l-s-t-m-cell.pbtxt229 name: "get_recurrent_dropout_mask_for_cell"
Dtensorflow.keras.experimental.-peephole-l-s-t-m-cell.pbtxt229 name: "get_recurrent_dropout_mask_for_cell"
Dtensorflow.keras.layers.-l-s-t-m.pbtxt302 name: "get_recurrent_dropout_mask_for_cell"
Dtensorflow.keras.layers.-g-r-u.pbtxt302 name: "get_recurrent_dropout_mask_for_cell"