TensorPlay
API symbolsfunctional
Copy
View Markdown

tensorplay.functional.quantized_gru_cell

tensorplay.functional.quantized_gru_cell(input, hx, w_ih, w_hh, b_ih, b_hh, packed_ih, packed_hh, col_offsets_ih, col_offsets_hh, scale_ih, scale_hh, zero_point_ih, zero_point_hh)[source]

On this page

Ask DeepWiki