TT-MLIR
Functions
module.cpp File Reference
#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)
 

Function Documentation

◆ PYBIND11_MODULE()

PYBIND11_MODULE ( _C  ,
 
)

Cleanup code to force a well ordered destruction w.r.t. the GIL