Home
last modified time | relevance | path

Searched defs:backend_config (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_thunk.cc41 const GemmBackendConfig &backend_config) in GemmThunk()
159 const GemmBackendConfig &backend_config, in RunGemm()
Dgemm_algorithm_picker.cc70 GemmBackendConfig backend_config = in DoUncachedGemmAutotune() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dhlo_test_base.cc331 string backend_config) { in Run()
378 std::vector<ExecutionProfile>* profiles, string backend_config, in RunMultipleTimes()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo.proto174 string backend_config = 43; field
Dhlo_instruction.h1470 StatusOr<ConfigProto> backend_config() const { in backend_config() function
Dhlo_parser.cc705 optional<std::string> backend_config; in ParseInstructionRhs() local