Searched defs:GetHardwareSwitchingCost (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/hardwares/ | ||
H A D | simple_hardware.cc | 35 double SimpleHardware::GetHardwareSwitchingCost(const TargetHardware* from, in GetHardwareSwitchingCost() function in mlir::TFL::tac::SimpleHardware |
H A D | cpu_hardware.cc | 56 double GetHardwareSwitchingCost(const TargetHardware* from, in GetHardwareSwitchingCost() function in mlir::TFL::tac::__anonbbf1ebd20111::CpuHardware |
H A D | gpu_hardware.cc | 43 double GpuHardware::GetHardwareSwitchingCost(const TargetHardware* from, in GetHardwareSwitchingCost() function in mlir::TFL::tac::GpuHardware |