Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dhlo_test_base.cc345 string backend_config) { in Run()
394 std::vector<ExecutionProfile>* profiles, string backend_config) { in RunMultipleTimes()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo.proto170 string backend_config = 43; field
Dhlo_instruction.h1304 StatusOr<ConfigProto> backend_config() const { in backend_config() function
Dhlo_parser.cc680 optional<string> backend_config; in ParseInstructionRhs() local