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::__anonf09f1fcc0211::GpuBasicSupportedOpNoCost100 double GetOpCost(mlir::Operation* op) const override { in GetOpCost() function in mlir::TFL::tac::__anonf09f1fcc0211::GpuArithmeticOp122 double GetOpCost(mlir::Operation* op) const override { in GetOpCost() function in mlir::TFL::tac::__anonf09f1fcc0211::GpuConcatOp144 double GetOpCost(mlir::Operation* op) const override { in GetOpCost() function in mlir::TFL::tac::__anonf09f1fcc0211::GpuConvOp
100 double GetOpCost(mlir::Operation* op) const override { in GetOpCost() function in mlir::TFL::tac::__anon638168c80111::CpuConvOp121 double GetOpCost(mlir::Operation* op) const override { in GetOpCost() function in mlir::TFL::tac::__anon638168c80111::CpuArithmeticOp141 double GetOpCost(mlir::Operation* op) const override { in GetOpCost() function in mlir::TFL::tac::__anon638168c80111::CpuConcatOp
54 double GetOpCost(mlir::Operation* op) const override { return 0; } in GetOpCost() function in mlir::TFL::tac::NNAPIBasicSupportedOpNoCost68 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
124 double TargetHardware::GetOpCost(mlir::Operation* op) const { in GetOpCost() function in mlir::TFL::tac::TargetHardware