Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/common/
H A Dtargets.py55 class DeviceTarget(Target): class
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
H A Ddevice_target.cc40 DeviceTarget::DeviceTarget(MLIRContext* ctx) : ctx_(ctx) { in DeviceTarget() function in mlir::quant::DeviceTarget