Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/llvm_gpu_backend/
H A Dgpu_backend_lib.cc145 const HloModuleConfig& hlo_module_config, absl::string_view feature_str) { in GetTargetMachine()
838 std::string feature_str; in GetFeatureStrFromGCNArchName() local
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_frontbuffer_tracking.c3179 static const char *feature_str(int feature) in feature_str() function