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

Function NewLstmNodeShader

tensorflow/lite/delegates/gpu/gl/kernels/lstm.cc:89–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87} // namespace
88
89std::unique_ptr<NodeShader> NewLstmNodeShader() {
90 return absl::make_unique<LstmNodeShader>();
91}
92
93} // namespace gl
94} // namespace gpu

Callers 1

TESTFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68