9prady9 pushed a commit to 9prady9/arrayfire that referenced this pull request
Aug 2, 2021…3040) Use strings instead of stringstream to generate funcNames for JIT kernels. * JIT optimization: Faster generation of an unique funcName * Extra separator between returned names and IDs, to be certain that they never concatenate. * Added separator for output nodes * For improved performance: Use the operation ID iso operation string. Add a separator between names of multiple output nodes. (cherry picked from commit d0645fe )
syurkevi pushed a commit that referenced this pull request
Dec 28, 2021Use strings instead of stringstream to generate funcNames for JIT kernels. * JIT optimization: Faster generation of an unique funcName * Extra separator between returned names and IDs, to be certain that they never concatenate. * Added separator for output nodes * For improved performance: Use the operation ID iso operation string. Add a separator between names of multiple output nodes. (cherry picked from commit d0645fe )