Overview
Get Started
User Guide
Examples & Tutorials
Large Models & LLM
Edge & Mobile
Deployment & Operations
Security & Compliance
Developer Guide
Reference
Return function given a function path.
task_fn_path (str) – function path
function
custom/train.main -> main custom.train.main -> main
Inspect function to get required arguments.
func – function
require_args (bool), args_size (int), args_default_size (int)