TT-MLIR
|
#include <sstream>
#include "tt/runtime/detail/debug.h"
#include "tt/runtime/runtime.h"
#include "tt/runtime/utils.h"
#include "tt/runtime/workarounds.h"
#include <pybind11/functional.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
Functions | |
PYBIND11_MODULE (_C, m) | |
PYBIND11_MODULE | ( | _C | , |
m | |||
) |
Cleanup code to force a well ordered destruction w.r.t. the GIL