Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.h96 friend class VerifiedHloModule; variable
/external/tensorflow/tensorflow/compiler/xla/tests/
Dverified_hlo_module.h35 VerifiedHloModule(const string& name, const HloModuleConfig& config, in VerifiedHloModule() function