Home
last modified time | relevance | path

Searched refs:hlo_module_proto (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Dxrt.h88 const string& hlo_module_proto, const std::vector<Shape>& argument_shapes,
Dxrt.cc145 const string& hlo_module_proto, const std::vector<Shape>& argument_shapes, in CompileForXrt() argument
165 ->ParsePartialFromString(hlo_module_proto); in CompileForXrt()