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

Method pflr

tensorflow/core/common_runtime/eager/context.h:135–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133 }
134
135 ProcessFunctionLibraryRuntime* pflr() const { return pflr_.get(); }
136
137 std::function<void(std::function<void()>)>* runner() { return &runner_; }
138

Callers 3

SelectDeviceFunction · 0.45
ShouldCompileWithXLAFunction · 0.45
EagerLocalExecuteFunction · 0.45

Calls 1

getMethod · 0.45

Tested by

no test coverage detected