Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/
H A Dexecution_metadata_exporter.cc76 const std::map<std::string, uint8_t>& hardware_map, mlir::Operation* op) { in GetPerDeviceCosts()
95 const std::map<std::string, uint8_t>& hardware_map, mlir::Region* Region, in CreateSubgraphMetadata()
183 std::map<std::string, uint8_t> hardware_map; in ExportRuntimeMetadata() local