Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_relu_op.cc773 virtual void Compute_Scalar(OpKernelContext* context) { in Compute_Scalar() function in tensorflow::MklReluOp
804 virtual void Compute_Scalar(OpKernelContext* context) { in Compute_Scalar() function in tensorflow::MklReluGradOp
840 virtual void Compute_Scalar(OpKernelContext* context) { in Compute_Scalar() function in tensorflow::MklEluOp
875 virtual void Compute_Scalar(OpKernelContext* context) { in Compute_Scalar() function in tensorflow::MklEluGradOp
921 virtual void Compute_Scalar(OpKernelContext* context) { in Compute_Scalar() function in tensorflow::MklTanhOp
964 virtual void Compute_Scalar(OpKernelContext* context) { in Compute_Scalar() function in tensorflow::MklTanhGradOp
1006 virtual void Compute_Scalar(OpKernelContext* context) { in Compute_Scalar() function in tensorflow::MklRelu6Op
1037 virtual void Compute_Scalar(OpKernelContext* context) { in Compute_Scalar() function in tensorflow::MklRelu6GradOp
1082 virtual void Compute_Scalar(OpKernelContext* context) { in Compute_Scalar() function in tensorflow::MklLeakyReluOp
1121 virtual void Compute_Scalar(OpKernelContext* context) { in Compute_Scalar() function in tensorflow::MklLeakyReluGradOp
H A Dmkl_swish_op.cc36 virtual void Compute_Scalar(OpKernelContext* context) { in Compute_Scalar() function in tensorflow::MklSwishOp
H A Dmkl_fused_mish_op.cc35 virtual void Compute_Scalar(OpKernelContext* context) { in Compute_Scalar() function in tensorflow::MklFusedMishOp