Searched refs:src1_idx (Results 1 – 1 of 1) sorted by relevance
51 size_t src1_idx = 0, src2_idx = 1, output_idx = 0; in Compute() local52 const Tensor& src1_tensor = MklGetInput(ctx, src1_idx); in Compute()56 GetMklShape(ctx, src1_idx, &src1_mkl_shape); in Compute()