Searched defs:ILP (Results 1 – 8 of 8) sorted by relevance
157 inline dim3 SoftMax_getBlockSize(int ILP, uint64_t dim_size) { in SoftMax_getBlockSize()860 constexpr int ILP = sizeof(float4) / sizeof(scalar_t); in host_softmax() local896 constexpr int ILP = sizeof(float4) / sizeof(scalar_t); in host_softmax() local998 constexpr int ILP = sizeof(float4) / sizeof(scalar_t); in host_softmax_backward() local1022 constexpr int ILP = sizeof(float4) / sizeof(accscalar_t); in host_softmax_backward() local
75 ILP, // Scheduling for ILP in low register pressure mode. enumerator
103 ILP, // Scheduling for ILP in low register pressure mode. enumerator
104 ILP, // Scheduling for ILP in low register pressure mode. enumerator