Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_relu_op.cc579 virtual int GetDiffDstIndex() const { return 0; } in GetDiffDstIndex() function in tensorflow::MklReluGradOpBase
957 virtual int GetDiffDstIndex() const { return 1; } in GetDiffDstIndex() function in tensorflow::MklTanhGradOp