Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MotrixLab/AiOS
/ build_post_processing
Function
build_post_processing
detrsmpl/core/post_processing/builder.py:6–8 ·
view source on GitHub ↗
Build post processing function.
(cfg)
Source
from the content-addressed store, hash-verified
4
5
6
def
build_post_processing(cfg):
7
""
"Build post processing function."
""
8
return
POST_PROCESSING.build(cfg)
Callers
2
smooth_process
Function · 0.90
speed_up_process
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected