Searched defs:projection_weights_row_sums (Results 1 – 1 of 1) sorted by relevance
48 int32_t* projection_weights_row_sums, int32_t* row_sums, int n_cell, in ComputeRowSums()438 int32_t* projection_weights_row_sums, bool* compute_row_sums, in CalculateLstmOutputHybrid()1058 int32_t* projection_weights_row_sums = nullptr; in LstmStepHybrid() local