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

Method client

tensorflow/compiler/tf2xla/xla_compiler.h:428–428  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

426
427 const Options& options() const { return options_; }
428 xla::Client* client() const { return options_.client; }
429 FunctionLibraryRuntime* flib_runtime() const { return flib_runtime_; }
430
431 void PushNodeTokenMapping();

Callers 6

PrepareArgumentsFunction · 0.45
ConstantInputReshapedMethod · 0.45
CompileMethod · 0.45
CompileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected