Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcudnn_rnn_ops.cc512 TensorShape cell_state_shape; member
706 const TensorShape& cell_state_shape = model_shapes.cell_state_shape; in CreateForwardAndBackwardIODescriptors() local
1593 const TensorShape& cell_state_shape = model_shapes.cell_state_shape; in AllocateOutputs() local
2003 const TensorShape& cell_state_shape = model_shapes.cell_state_shape; in ExtractBackwardInputs() local
2051 const TensorShape& cell_state_shape = model_shapes.cell_state_shape; in AllocateOutputs() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNELSTMLayer.cpp94 const TensorShape cell_state_shape = cell_state_in->info()->tensor_shape(); in configure() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLLSTMLayer.cpp107 const TensorShape cell_state_shape = cell_state_in->info()->tensor_shape(); in configure() local