MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / diffusion_weights

Method diffusion_weights

src/models/ace_step/dit_weights_runtime.cpp:329–331  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

327}
328
329std::shared_ptr<const AceStepDiffusionWeights> AceStepDitWeightsRuntime::diffusion_weights() const noexcept {
330 return diffusion_weights_;
331}
332
333} // namespace engine::models::ace_step

Callers 1

ImplMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected