Created by: grygielski
Added isCached() check in Softmax handler to speed up execution hot path.
Also modified slightly isCached() function to check if primitive is cached instead of primitive descriptor. This solution is more thread safe.
Created by: grygielski
Added isCached() check in Softmax handler to speed up execution hot path.
Also modified slightly isCached() function to check if primitive is cached instead of primitive descriptor. This solution is more thread safe.