Searched refs:f_offset (Results 1 – 4 of 4) sorted by relevance
160 const int f_offset = gate_f_offset(gate_layout, cell_size); in lstm_gates() local167 f_local = sigmoid_op(gates[f_offset + gid] + b[f_offset + act_id] + in lstm_gates()170 f_local = sigmoid_op(gates[f_offset + gid] + b[f_offset + act_id] + in lstm_gates()
149 const std::string f_offset = std::to_string(filters_index); in GenerateConvolutionTransposedCode() local152 c += " __constant FLT4* L0 = args.weights.GetPtr() + 36 * " + f_offset + in GenerateConvolutionTransposedCode()
469 float f_bits_cur_pic, f_offset; in get_bits_based_on_complexity() local475 f_offset = ((float)i4_offset) / 1000; in get_bits_based_on_complexity()478 (ps_bit_allocation->i4_avg_qscale_gop_first_pass * f_offset); in get_bits_based_on_complexity()
21025 ssize_t f_offset = get_member_function_vtable_offset(f); in operator ()() local21027 if (f_offset != s_offset) return f_offset < s_offset; in operator ()()