fnexecutable_num_inputsint executable_num_inputs(const CompiledExecutable * exe)sourceeditNumber of inputs the executable expects, in feed order.Returns 0 when exe is nullptr. Useful for binding-layer validation before invoking run_executable.