Searched defs:stateful (Results  1 – 12 of 12) sorted by relevance
| /external/tensorflow/tensorflow/python/ops/ | 
| D | script_ops.py | 304                       stateful=None,  argument 527 def py_func_common(func, inp, Tout, stateful=True, name=None):  argument 680 def py_func(func, inp, Tout, stateful=True, name=None):  argument 689 def numpy_function(func, inp, Tout, stateful=True, name=None):  argument
  | 
| /external/tensorflow/tensorflow/python/keras/layers/ | 
| D | cudnn_recurrent.py | 56                stateful=False,  argument 210                stateful=False,  argument 395                stateful=False,  argument
  | 
| D | convolutional_recurrent.py | 159                stateful=False,  argument 845   def __init__(self,
  | 
| D | recurrent.py | 395                stateful=False,  argument 1544                stateful=False,  argument 2082                stateful=False,  argument 2756                stateful=False,  argument
  | 
| D | recurrent_v2.py | 366                stateful=False,  argument 1091                stateful=False,  argument
  | 
| /external/tensorflow/tensorflow/python/keras/engine/ | 
| D | base_layer_v1.py | 868   def stateful(self):  member in Layer 872   def stateful(self, value):  member in Layer
  | 
| D | base_layer.py | 1225   def stateful(self):  member in Layer 1229   def stateful(self, value):  member in Layer
  | 
| /external/tensorflow/tensorflow/python/eager/ | 
| D | function_test.py | 903     def stateful(x):  function 916     def stateful(x):  function
  | 
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ | 
| D | dataflow.v1b3.json | 2806         "stateful": {  object
  | 
| D | compute.v1.json | 39254         "stateful": {  object
  | 
| D | compute.beta.json | 43345         "stateful": {  object
  | 
| D | compute.alpha.json | 49849         "stateful": {  object
  |