Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/tools/api/generator/
Dcreate_python_api.py316 def add_nested_compat_imports(module_builder, compat_api_versions, argument
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc468 mlir::ModuleOp module, xla::XlaBuilder& module_builder, in ConvertToHloModule()
1815 xla::XlaBuilder module_builder("main"); in ConvertRegionToComputation() local
1830 xla::XlaBuilder module_builder("main"); in ConvertMlirHloToHlo() local