MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / compiler

Method compiler

tensorflow/compiler/tf2xla/xla_op_kernel.cc:48–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48XlaCompiler* XlaOpKernelContext::compiler() const {
49 return xla_context()->compiler();
50}
51
52// Retrieves an XlaExpression that was allocated by a previous Op.
53static const XlaExpression* CastExpressionFromTensor(const Tensor& tensor) {

Callers 15

PrepareArgumentsFunction · 0.45
CompileFunctionalNodeMethod · 0.45
CompileMethod · 0.45
CompileMethod · 0.45
CompileMethod · 0.45
CompileMethod · 0.45
CompileMethod · 0.45
CompileMethod · 0.45
CompileMethod · 0.45

Calls

no outgoing calls

Tested by 1

CompileMethod · 0.36