Searched defs:LogSoftmaxOpData (Results 1 – 1 of 1) sorted by relevance
87 struct LogSoftmaxOpData : public OpData { struct88 int32_t reverse_scaling_divisor = 0;89 int32_t reverse_scaling_right_shift = 0;90 struct SoftmaxParams params = {};91 float f_table[256];