#include "python-tf.h"#include "python-helpers.h"#include "python-types.h"#include "python-main.h"#include "template/simple-function.h"#include "python-logmsg.h"#include "scratch-buffers.h"#include <time.h>
Classes | |
| struct | PythonTfState |
Functions | |
| TEMPLATE_FUNCTION (PythonTfState, tf_python, tf_python_prepare, tf_simple_func_eval, tf_python_call, tf_simple_func_free_state, NULL) | |
| TEMPLATE_FUNCTION | ( | PythonTfState | , |
| tf_python | , | ||
| tf_python_prepare | , | ||
| tf_simple_func_eval | , | ||
| tf_python_call | , | ||
| tf_simple_func_free_state | , | ||
| NULL | |||
| ) |