Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_function_importer.h88 mlir::FuncOp>* function_map, in HloFunctionImporter()
Dhlo_function_importer.cc108 std::unordered_map<const HloComputation*, FuncOp>* function_map, in ImportAsFunc()