Home
last modified time | relevance | path

Searched defs:input_h_shape (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/ops/
H A Dcudnn_rnn_ops.cc86 auto input_h_shape = c->input(1); in __anonb0821bee0302() local
135 auto input_h_shape = c->input(1); in __anonb0821bee0402() local
187 auto input_h_shape = c->input(1); in __anonb0821bee0502() local
247 auto input_h_shape = c->input(1); in __anonb0821bee0602() local
284 auto input_h_shape = c->input(1); in __anonb0821bee0702() local
324 auto input_h_shape = c->input(1); in __anonb0821bee0802() local
H A Dcudnn_rnn_ops_test.cc48 std::vector<int> input_h_shape = {num_layers * dir_count, batch_size, in TEST() local
85 std::vector<int> input_h_shape = {num_layers * dir_count, batch_size, in TEST() local
122 std::vector<int> input_h_shape = {num_layers * dir_count, batch_size, in TEST() local
164 std::vector<int> input_h_shape = {num_layers * dir_count, batch_size, in TEST() local