Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mkl/
H A Dmkl_conv_grad_input_ops.cc125 std::shared_ptr<ConvBwdDataPd> GetPrimitiveDesc() const { in GetPrimitiveDesc() function in tensorflow::MklConvBwdInputPrimitive
H A Dmkl_conv_grad_filter_ops.cc145 std::shared_ptr<ConvBwdFilterPd> GetPrimitiveDesc() const { in GetPrimitiveDesc() function in tensorflow::MklConvBwdFilterPrimitive
H A Dmkl_matmul_ops_common.h163 GetPrimitiveDesc() const { in GetPrimitiveDesc() function
H A Dmkl_conv_ops.cc211 std::shared_ptr<ConvFwdPd> GetPrimitiveDesc() const { in GetPrimitiveDesc() function in tensorflow::MklConvFwdPrimitive