Home
last modified time | relevance | path

Searched defs:LeakyReluParams (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dtypes.h1001 struct LeakyReluParams { struct
1002 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;