Home
last modified time | relevance | path

Searched defs:MklSoftmaxPrimitive (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_softmax_op.cc52 class MklSoftmaxPrimitive : public MklPrimitive { class
54 explicit MklSoftmaxPrimitive(const MklSoftmaxParams& fwdParams) in MklSoftmaxPrimitive() function in tensorflow::MklSoftmaxPrimitive