Searched refs:shift_tf (Results 1 – 1 of 1) sorted by relevance
819 const U* shift_tf = shift_tensor.flat<U>().data(); in Compute() local822 std::memcpy(weights_data + depth_, shift_tf, depth_ * sizeof(U)); in Compute()