Searched defs:GetOpCost (Results 1 – 5 of 5) sorted by relevance
83 double GetOpCost(mlir::Operation* op) const override { return 0; } in GetOpCost() function in mlir::TFL::tac::__anon41a13ea50211::GpuBasicSupportedOpNoCost100 double GetOpCost(mlir::Operation* op) const override { in GetOpCost() function in mlir::TFL::tac::__anon41a13ea50211::GpuArithmeticOp122 double GetOpCost(mlir::Operation* op) const override { in GetOpCost() function in mlir::TFL::tac::__anon41a13ea50211::GpuConcatOp144 double GetOpCost(mlir::Operation* op) const override { in GetOpCost() function in mlir::TFL::tac::__anon41a13ea50211::GpuConvOp
102 double GetOpCost(mlir::Operation* op) const override { in GetOpCost() function in mlir::TFL::tac::__anonb48387a10111::CpuConvOp123 double GetOpCost(mlir::Operation* op) const override { in GetOpCost() function in mlir::TFL::tac::__anonb48387a10111::CpuArithmeticOp143 double GetOpCost(mlir::Operation* op) const override { in GetOpCost() function in mlir::TFL::tac::__anonb48387a10111::CpuConcatOp
55 double GetOpCost(mlir::Operation* op) const override { return 0; } in GetOpCost() function in mlir::TFL::tac::NNAPIBasicSupportedOpNoCost69 double GetOpCost(mlir::Operation* op) const override { in GetOpCost() function in mlir::TFL::tac::NNAPIConcatOp
46 double SimpleHardware::GetOpCost(mlir::Operation* op) const { in GetOpCost() function in mlir::TFL::tac::SimpleHardware
127 double TargetHardware::GetOpCost(mlir::Operation* op) const { in GetOpCost() function in mlir::TFL::tac::TargetHardware