Home
last modified time | relevance | path

Searched defs:output_args_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/views/
H A Dop_view.h54 std::vector<ArgView> output_args_; variable
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/ops/gen/model/
H A Dop_spec.h52 std::vector<ArgSpec> output_args_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dfunctions.h117 std::vector<OutputArgInstantiation> output_args_; variable