Searched defs:LeakyReluParams (Results 1 – 1 of 1) sorted by relevance
1001 struct LeakyReluParams { struct1002 float alpha;1003 int32_t input_offset;1004 int32_t output_offset;1005 int32_t output_multiplier_alpha;1006 int32_t output_shift_alpha;1007 int32_t output_multiplier_identity;1008 int32_t output_shift_identity;