compute_luong_score: Vanilla without scale weight

Description Usage

View source: R/scratch.R

Description

Vanilla without scale weight

Usage

1
2
3
4
5
6
7
compute_luong_score(
  query,
  keys,
  query_depth,
  scale = NULL,
  return_context = TRUE
)

ifrit98/transformR documentation built on Nov. 26, 2019, 2:14 a.m.