Home
last modified time | relevance | path

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

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