MCPcopy Create free account
hub / github.com/Tencent/TurboTransformers / Impl

Class Impl

example/cpp/bert_model.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37
38 private:
39 struct Impl;
40 std::unique_ptr<Impl> m_;
41};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected