Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ builder
Method
builder
tensorflow/compiler/tf2xla/xla_op_kernel.cc:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
xla::XlaBuilder* XlaOpKernelContext::builder() const {
45
return xla_context()->builder();
46
}
47
48
XlaCompiler* XlaOpKernelContext::compiler() const {
49
return xla_context()->compiler();
Callers
15
PrepareArguments
Function · 0.45
CompileFunctionalNode
Method · 0.45
Compile
Method · 0.45
Compute
Method · 0.45
AsXlaOp
Method · 0.45
ParameterizedTruncatedNormal
Function · 0.45
Contract
Function · 0.45
Expand
Function · 0.45
BroadcastTo
Function · 0.45
Compile
Method · 0.45
Compile
Method · 0.45
Compile
Method · 0.45
Calls
no outgoing calls
Tested by
1
Compile
Method · 0.36