Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/NEON/functions/
DNELSTMLayer.cpp96 const TensorShape cell_state_shape = cell_state_in->info()->tensor_shape(); in configure() local
/external/tensorflow/tensorflow/core/kernels/
Dcudnn_rnn_ops.cc511 TensorShape cell_state_shape; member
705 const TensorShape& cell_state_shape = model_shapes.cell_state_shape; in CreateForwardAndBackwardIODescriptors() local
1591 const TensorShape& cell_state_shape = model_shapes.cell_state_shape; in AllocateOutputs() local
2001 const TensorShape& cell_state_shape = model_shapes.cell_state_shape; in ExtractBackwardInputs() local
2049 const TensorShape& cell_state_shape = model_shapes.cell_state_shape; in AllocateOutputs() local
/external/ComputeLibrary/src/runtime/CL/functions/
DCLLSTMLayer.cpp116 const TensorShape cell_state_shape = cell_state_in->info()->tensor_shape(); in configure() local