Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_proto_util_test.cc32 HloProto hlo_proto; in TEST_F() local
41 HloProto hlo_proto; in TEST_F() local
Dhlo_proto_util.cc53 const HloProto& hlo_proto) { in EntryComputationParameterShapes()
70 const HloProto& hlo_proto) { in EntryComputationOutputShape()
/external/tensorflow/tensorflow/compiler/xla/tools/
Dhlo_proto_to_json.cc60 HloProto hlo_proto; in RealMain() local
Dinteractive_graphviz.cc69 string hlo_proto; member