Searched defs:exp_i (Results 1 – 3 of 3) sorted by relevance
160 const int4 exp_i = (int4)(qnode->exp[0], qnode->exp[1], qnode->exp[2], 0.0f); in extractAABB_QBVHNodeN() local211 const int4 exp_i = (int4)(qnode->exp[0], qnode->exp[1], qnode->exp[2], 0.0f); in getAABB_QBVHNodeN() local
360 const T exp_i = Eigen::numext::exp(ldg(logits + r_i) - row_max); in CalculateRowSoftmax() local
582 const int4 exp_i = { node->exp_x, node->exp_y, node->exp_z, 0 }; in InternalNode_GetChildAABB() local