Searched defs:unroll (Results 1 – 11 of 11) sorted by relevance
/external/tensorflow/tensorflow/contrib/summary/ |
D | summary_test_util.py | 99 def unroll(list_of_tuples): function
|
/external/tensorflow/tensorflow/python/keras/layers/ |
D | recurrent_v2.py | 171 unroll=False, argument 518 def __init__(self,
|
D | gru_v2_test.py | 70 recurrent_dropout, unroll, use_bias, argument
|
D | recurrent_test.py | 738 def test_rnn_dropout(self, layer, unroll): argument 756 def test_stacked_rnn_dropout(self, cell, unroll): argument
|
D | lstm_v2_test.py | 70 recurrent_dropout, unroll, use_bias): argument
|
D | recurrent.py | 371 unroll=False, argument 1375 unroll=False, argument 1892 unroll=False, argument 2505 unroll=False, argument
|
D | convolutional_recurrent.py | 164 unroll=False, argument
|
/external/lua/src/ |
D | ldo.c | 548 static void unroll (lua_State *L, void *ud) { in unroll() function
|
/external/tensorflow/tensorflow/python/keras/ |
D | backend.py | 3303 unroll=False, argument
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 1851 bool unroll = (loop.iterations <= 4); in visitLoop() local
|
/external/deqp-deps/glslang/glslang/Include/ |
D | intermediate.h | 1137 bool unroll; // true if unroll requested variable
|