Searched defs:init_c (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/tests/st/ops/ascend/test_acl_ops/ |
| D | test_dynamic_rnn.py | 33 def construct(self, x, w, b, init_h, init_c): argument
|
| /third_party/rust/rust/tests/ui/borrowck/ |
| D | borrowck-unused-mut-locals.rs | 26 fn init_c<'a>(pd: &'a mut B<'a>) -> C<'a> { in init_c() function
|
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/python_input/gtest_input/tbe/ |
| D | tbe_json_creator_test.py | 62 def func_dynamic_rnn(x, w, b, seq_length, init_h, init_c): argument
|