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_module_importer.h57 std::unordered_map<const xla::HloComputation*, mlir::FuncOp> function_map_; variable
Dhlo_function_importer.h163 std::unordered_map<const xla::HloComputation*, mlir::FuncOp>* function_map_; variable