Searched refs:input_depth (Results 1 – 5 of 5) sorted by relevance
72 const int input_depth = ArraySize(input_dims, 0); in quantizedLstmStep() local74 const int total_input_depth = prev_activ_depth + input_depth; in quantizedLstmStep()
426 * The width of the output tensor is input_depth * block_size, whereas the1334 * The depth of the output tensor is input_depth * block_size * block_size.
629 * The width of the output tensor is input_depth * block_size, whereas the1713 * The depth of the output tensor is input_depth * block_size * block_size.
610 * The width of the output tensor is input_depth * block_size, whereas the1755 * The depth of the output tensor is input_depth * block_size * block_size.
2309 * The depth of the output tensor is input_depth * block_size * block_size.