Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
N
NiuTrans.Tensor
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
Emmay
NiuTrans.Tensor
图像
854a4835970789c2341d7b504b0f5e8ec183d9c6
Switch branch/tag
你可以使用光标键移动图表。
从选择的提交开始
Created with Raphaël 2.2.0
8
Apr
7
6
3
2
31
Mar
30
29
28
27
26
25
23
18
16
14
13
3
Feb
22
Jan
21
18
6
31
Dec
30
29
28
27
26
25
24
18
13
9
7
4
3
2
29
Nov
28
27
26
25
23
22
21
19
18
17
16
15
14
13
18
Oct
17
15
11
10
9
3
2
1
30
Sep
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
7
26
Aug
25
22
20
19
18
16
10
9
7
6
5
4
3
2
1
31
Jul
30
29
28
27
26
25
23
22
20
19
18
17
16
14
13
12
11
10
9
8
7
6
5
4
length penalty
xiaotong-working
xiaotong-working
more methods of accessing tensor entries and creating tensors
clean the code
overload of +, -, * and /
model score with length penalty
overload of +
hypothesis id
functions for float-typed data
rename arguments
bug fixes
bug fixes of binary math functions
add binary math functions
generate index of previous states in inference
new methods
add Get and Set methods to fetch and save int-type items
add CopyValues to rename _CopyValues
coding of predictor
generation via beam pruning
use Sort instead of TopK if K is larger than the size of the dimension we go along with
code of searcher and predictor
code cleaning
add name of the layer
Add SetDataFixedInt
better implementation of mask
improve the code of the attention model
coding
class definition
add some files
save the encoding output layer for inference
Adding "name" into XTensor. Now we can search for a node in the network by its "name".
better check of input
c++ 11 supported
more code
improve the code of masking
delete amax, asum, etc. delete global variable useBLAS also.
litianzhi
litianzhi
delete amax, asum, etc. delete global variable useBLAS also.
delete amax, asum, etc. delete global variable useBLAS also.
delete amax, asum, etc. delete global variable useBLAS also.
predict the next state given the current state
add NewTensor() to generate an empty XTensor