Home
last modified time | relevance | path

Searched defs:called_computations (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_graph.h62 const std::vector<HloComputation*>& called_computations, in CallSite()
72 const std::vector<HloComputation*>& called_computations() const { in called_computations() function
Dcall_graph_test.cc361 const std::vector<HloComputation*>& called_computations = in TEST_F() local
Dhlo_instruction.h1451 const std::vector<HloComputation*>& called_computations() const { in called_computations() function
Dhlo_parser.cc2248 optional<std::vector<HloComputation*>> called_computations; in ParseInstructionRhs() local
Dhlo_instruction.cc1589 absl::Span<HloComputation* const> called_computations, in CreateCustomCall()
Dhlo_instructions.cc2374 absl::Span<HloComputation* const> called_computations, in HloCustomCallInstruction()
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc3420 std::vector<HloComputationProto> called_computations; in BuildDynamicInferenceGraph() local