Home
last modified time | relevance | path

Searched refs:GetMklShape (Results 1 – 20 of 20) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_lrn_op.cc99 GetMklShape(context, kIdxInput, &src_dnn_shape); in Compute()
284 GetMklShape(context, kIdxInput, &src_dnn_shape); in SanityCheckInputs()
347 GetMklShape(context, kIdxGradient, &input_grad_dnn_shape); in Compute()
348 GetMklShape(context, kIdxOrigInput, &orig_input_dnn_shape); in Compute()
349 GetMklShape(context, kIdxOrigOutput, &orig_output_dnn_shape); in Compute()
509 GetMklShape(context, kIdxGradient, &input_grad_dnn_shape); in MklDefaultToEigen()
510 GetMklShape(context, kIdxOrigInput, &orig_input_dnn_shape); in MklDefaultToEigen()
511 GetMklShape(context, kIdxOrigOutput, &orig_output_dnn_shape); in MklDefaultToEigen()
597 GetMklShape(context, kIdxGradient, &in_grads_dnn_shape); in SanityCheckInputs()
598 GetMklShape(context, kIdxOrigInput, &in_image_dnn_shape); in SanityCheckInputs()
[all …]
Dmkl_aggregate_ops.cc45 GetMklShape(ctx, src_index, &src_mkl_shape); in GetTensorShape()
77 GetMklShape(ctx, i, &src_mkl_shape); in FindMKLInputIndex()
121 GetMklShape(ctx, kSrc0Idx, &mkl_shape); in Compute()
170 GetMklShape(ctx, mkl_input_index, &mkl_shape); in Compute()
185 GetMklShape(ctx, src_idx, &src_mkl_shape); in Compute()
Dmkl_relu_op.cc445 GetMklShape(context, src_index, &dnn_shape_src); in Compute()
599 GetMklShape(context, src_index, &dnn_shape_src); in Compute()
600 GetMklShape(context, diff_dst_index, &dnn_shape_diff_dst); in Compute()
775 GetMklShape(context, src_index, &dnn_shape_src); in Compute_Scalar()
810 GetMklShape(context, diff_dst_index, &dnn_shape_diff_dst); in Compute_Scalar()
843 GetMklShape(context, src_index, &dnn_shape_src); in Compute_Scalar()
882 GetMklShape(context, diff_dst_index, &dnn_shape_diff_dst); in Compute_Scalar()
924 GetMklShape(context, src_index, &dnn_shape_src); in Compute_Scalar()
973 GetMklShape(context, diff_dst_index, &dnn_shape_diff_dst); in Compute_Scalar()
1009 GetMklShape(context, src_index, &dnn_shape_src); in Compute_Scalar()
[all …]
Dmkl_slice_op.cc74 GetMklShape(context, kInputTensorIndex, &input_mkl_shape); in ValidateMklInputs()
75 GetMklShape(context, kInputBeginIndex, &begin_mkl_shape); in ValidateMklInputs()
76 GetMklShape(context, kInputSizeIndex, &size_mkl_shape); in ValidateMklInputs()
147 GetMklShape(context, 0, &input_mkl_shape); in CheckCommonCasesForMklInputs()
402 GetMklShape(context, 0, &input_mkl_shape); in ComputeMklSlice()
Dmkl_matmul_op_fused.cc65 GetMklShape(ctx, this->kInputIndexSrc, &src_mkl_shape, native_format); in Compute()
66 GetMklShape(ctx, this->kInputIndexWeight, &weight_mkl_shape, native_format); in Compute()
145 GetMklShape(ctx, kInputIndex_Add, &add_mkl_shape, native_format); in Compute()
Dmkl_identity_op.cc40 GetMklShape(context, kInputIdx, &dnn_shape_input); in Compute()
Dmkl_avgpooling_op.cc55 GetMklShape(context, this->kInputTensorIndexInput, &dnn_shape_input, in Compute()
185 GetMklShape(context, kInputTensorIndexInputShape, &orig_input_mkl_shape, in Compute()
187 GetMklShape(context, kInputTensorIndexInputGradient, &grad_mkl_shape, in Compute()
Dmkl_input_conversion_op.cc72 GetMklShape(context, kInputIndex_0, &input_shape_0); in Compute()
76 GetMklShape(context, kInputIndex_1, &input_shape_1); in Compute()
Dmkl_maxpooling_op.cc59 GetMklShape(context, this->kInputTensorIndexInput, &dnn_shape_input, in Compute()
244 GetMklShape(context, kInputTensorIndexOrigInput, &orig_input_mkl_shape, in Compute()
246 GetMklShape(context, kInputTensorIndexGradient, &grad_mkl_shape, in Compute()
Dmkl_tfconv_op.h71 GetMklShape(context, input_number, &input_shape); in ConvertMklToTf()
Dmkl_conv_grad_input_ops.cc320 GetMklShape(context, kInputIdx, &src_mkl_shape, native_format); in Compute()
321 GetMklShape(context, kFilterIdx, &filter_mkl_shape, native_format); in Compute()
322 GetMklShape(context, kOutbpropIdx, &diff_dst_mkl_shape, native_format); in Compute()
Dmkl_dequantize_op.cc64 GetMklShape(ctx, kSrcIndex, &src_mkl_shape); in Compute()
Dmkl_reshape_op.cc66 GetMklShape(context, kInputSlotIdx, &mkl_shape_input); in Compute()
Dmkl_conv_grad_filter_ops.cc377 GetMklShape(context, kInputIdx, &src_mkl_shape, native_format); in Compute()
378 GetMklShape(context, kFilterIdx, &filter_mkl_shape, native_format); in Compute()
379 GetMklShape(context, kDiffDstIdx, &diff_dst_mkl_shape, native_format); in Compute()
Dmkl_qmatmul_op.cc168 GetMklShape(context, this->kInputIndexSrc, &src_mkl_shape); in Compute()
169 GetMklShape(context, this->kInputIndexWeight, &weight_mkl_shape); in Compute()
Dmkl_softmax_op.cc207 GetMklShape(context, src_idx, &src_mkl_shape); in Compute()
Dmkl_conv_ops.cc503 GetMklShape(context, kInputIndex_Src, &src_mkl_shape, native_format); in Compute()
504 GetMklShape(context, kInputIndex_Filter, &filter_mkl_shape, in Compute()
879 GetMklShape(context, kInputIndex_Add, &add_mkl_shape, native_format); in AllocateOutputTensor()
1753 GetMklShape(context, summand_idx, &summand_mkl_shape); in AllocateOutputTensor()
1785 GetMklShape(context, summand_idx, &summand_mkl_shape); in AllocateOutputTensor()
Dmkl_quantize_op.cc333 GetMklShape(ctx, src_idx, &src_mkl_shape); in Compute()
Dmkl_fused_batch_norm_op.cc693 GetMklShape(context, kSrcIndex, &dnn_shape_src, native_format); in Compute()
1081 GetMklShape(context, kSrcIndex, &dnn_shape_src, native_format); in Compute()
1082 GetMklShape(context, kDiffDstIndex, &dnn_shape_diff_dst, native_format); in Compute()
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h677 inline void GetMklShape(OpKernelContext* ctext, int n, MklDnnShape* mklshape, in GetMklShape() function
693 inline void GetMklShape(OpKernelContext* ctext, int n, MklDnnShape* mklshape) { in GetMklShape() function
694 GetMklShape(ctext, n, mklshape, false); in GetMklShape()
730 GetMklShape(context, input_idx, &input_mkl_shape, eager_mode);