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