MCPcopy 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
44xla::XlaBuilder* XlaOpKernelContext::builder() const {
45 return xla_context()->builder();
46}
47
48XlaCompiler* XlaOpKernelContext::compiler() const {
49 return xla_context()->compiler();

Callers 15

PrepareArgumentsFunction · 0.45
CompileFunctionalNodeMethod · 0.45
CompileMethod · 0.45
ComputeMethod · 0.45
AsXlaOpMethod · 0.45
ContractFunction · 0.45
ExpandFunction · 0.45
BroadcastToFunction · 0.45
CompileMethod · 0.45
CompileMethod · 0.45
CompileMethod · 0.45

Calls

no outgoing calls

Tested by 1

CompileMethod · 0.36