Searched refs:src2_idx (Results 1 – 1 of 1) sorted by relevance
51 size_t src1_idx = 0, src2_idx = 1, output_idx = 0; in Compute() local53 const Tensor& src2_tensor = MklGetInput(ctx, src2_idx); in Compute()57 GetMklShape(ctx, src2_idx, &src2_mkl_shape); in Compute()