Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_parser.h95 friend class VerifiedHloModule; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dverified_hlo_module.h35 VerifiedHloModule(const std::string& name, const HloModuleConfig& config, in VerifiedHloModule() function