Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ assign
Method
assign
tensorflow/core/kernels/topk_op_gpu.h:137–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
__device__ void assign(int i, const Entry& entry) { data[i] = entry; }
138
139
__device__ void push_up(int i) {
140
int child = i;
Callers
15
ConvertTfliteConstTensor
Function · 0.45
CreateConstOpWithSingleValue
Function · 0.45
ParseSwitchOp
Function · 0.45
ParseMergeOp
Function · 0.45
ParseEnterOp
Function · 0.45
ParseLoopCondOp
Function · 0.45
build
Method · 0.45
runOnFunction
Method · 0.45
AddBackedge
Method · 0.45
LhloFuseLinalg
Method · 0.45
matchAndRewrite
Method · 0.45
g
Method · 0.45
Calls
no outgoing calls
Tested by
15
g
Method · 0.36
testWriteEmptyShape
Method · 0.36
testReadWrite
Method · 0.36
testWriteOfAliasedTensor
Method · 0.36
__setitem__
Method · 0.36
testUninitialized
Method · 0.36
tfadd_with_ckpt
Function · 0.36
tfadd_with_ckpt_saver
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36
Initialize
Method · 0.36
TEST_F
Function · 0.36