Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_runner_interface.h45 struct ReplicatedExecuteOptions { struct
47 int64_t num_replicas = 1;
51 std::vector<const Literal*> arguments;
55 std::vector<const Literal*> infeed_values;
64 int64_t infeed_steps = -1;
68 Shape outfeed_shape;
72 std::vector<Literal>* outfeed_values = nullptr;
77 bool run_hlo_passes = false;
81 bool use_threads = false;