Home
last modified time | relevance | path

Searched defs:inputs_shape (Results 1 – 10 of 10) sorted by relevance

/external/tensorflow/tensorflow/contrib/model_pruning/python/layers/
Drnn_cells.py91 def build(self, inputs_shape): argument
240 def build(self, inputs_shape): argument
/external/tensorflow/tensorflow/lite/experimental/examples/lstm/
Drnn_cell.py94 def build(self, inputs_shape): argument
284 def build(self, inputs_shape): argument
/external/tensorflow/tensorflow/core/kernels/
Dctc_decoder_ops.cc66 const TensorShape& inputs_shape = (*inputs)->shape(); in ValidateInputsGenerateOutputs() local
190 const TensorShape& inputs_shape = inputs->shape(); in Compute() local
282 const TensorShape& inputs_shape = inputs->shape(); in Compute() local
Dctc_loss_op.cc68 const TensorShape& inputs_shape = inputs->shape(); in Compute() local
/external/tensorflow/tensorflow/python/ops/
Drnn_cell_impl.py444 def build(self, inputs_shape): argument
545 def build(self, inputs_shape): argument
724 def build(self, inputs_shape): argument
932 def build(self, inputs_shape): argument
1184 def build(self, inputs_shape): argument
/external/tensorflow/tensorflow/contrib/rnn/python/ops/
Drnn_cell.py1518 def build(self, inputs_shape): argument
2780 def build(self, inputs_shape): argument
3120 def build(self, inputs_shape): argument
3214 def build(self, inputs_shape): argument
3349 def build(self, inputs_shape): argument
3509 def build(self, inputs_shape): argument
3817 def build(self, inputs_shape): argument
3931 def build(self, inputs_shape): argument
Dlstm_ops.py399 def build(self, inputs_shape): argument
/external/tensorflow/tensorflow/python/keras/layers/
Drecurrent_test.py1412 def build(self, inputs_shape): argument
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer_test.cc897 Output inputs_shape = ops::Shape(s, inputs); in TEST_F() local
932 Output inputs_shape = ops::Shape(s, inputs); in TEST_F() local
1359 Output inputs_shape = in TEST_F() local
1392 Output inputs_shape = in TEST_F() local
1469 Output inputs_shape = in TEST_F() local
1493 Output inputs_shape = in TEST_F() local
/external/tensorflow/tensorflow/contrib/cudnn_rnn/python/ops/
Dcudnn_rnn_ops.py118 def build(self, inputs_shape): argument