Home
last modified time | relevance | path

Searched defs:init_types (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/python/mlir_wrapper/
Dtypes.cc20 void init_types(py::module& m) { in init_types() function
/external/python/cpython3/Python/
DPython-ast.c5545 init_types(struct ast_state *state) in init_types() function