Searched refs:b_t_input (Results 1 – 1 of 1) sorted by relevance
635 Tensor b_t_input; in Compute() local637 b_t_input = b_t; in Compute()646 b_t_transposed_shape, &b_t_input)); in Compute()650 &b_t_input /*output*/)); in Compute()653 ctx, DoMatrixTranspose(d, b_t /*input*/, &b_t_input /*output*/)); in Compute()661 auto b = b_t_input.flat<T>(); in Compute()