Searched refs:combiners (Results 1 – 25 of 37) sorted by relevance
12
324 combiners=None, argument367 combiners=combiners,384 combiners=None, argument446 combiners=combiners,464 combiners=None, argument526 combiners=combiners,
141 std::vector<string> combiners; in __anon222eb4110402() local142 TF_RETURN_IF_ERROR(c->GetAttr("combiners", &combiners)); in __anon222eb4110402()145 if (!combiners.empty() && combiners.size() != n) { in __anon222eb4110402()147 combiners.size(), " but expected 0 or ", in __anon222eb4110402()
36 name: "combiners"123 name: "combiners"210 name: "combiners"305 name: "combiners"
36 name: "combiners"119 name: "combiners"
75 name: "combiners"170 name: "combiners"
36 name: "combiners"123 name: "combiners"210 name: "combiners"
75 name: "combiners"
14 -combiners="AArch64PreLegalizerCombinerHelper")16 -combiners="AArch64PostLegalizerCombinerHelper")18 -combiners="AArch64PostLegalizerLoweringHelper")
44 name: "combiners"48 Supported combiners are 'mean', 'sum', or 'sqrtn'. It is invalid to have50 0 for 'sqrtn'. If combiners isn't passed, the default is to use 'sum' for
46 name: "combiners"50 Supported combiners are 'mean', 'sum', or 'sqrtn'. It is invalid to have52 0 for 'sqrtn'. If combiners isn't passed, the default is to use 'sum' for
37 "-combiners=AArch64PostLegalizerCombinerHelper",46 "-combiners=AArch64PreLegalizerCombinerHelper",55 "-combiners=AArch64PostLegalizerLoweringHelper",
21 -combiners="AMDGPUPreLegalizerCombinerHelper")23 -combiners="AMDGPUPostLegalizerCombinerHelper")25 -combiners="AMDGPURegBankCombinerHelper")
31 "-combiners=AMDGPUPreLegalizerCombinerHelper",40 "-combiners=AMDGPUPostLegalizerCombinerHelper",49 "-combiners=AMDGPURegBankCombinerHelper",
20 …%arg7) {_tpu_embedding_layer = "call1", _xla_outside_compilation = "0", combiners = ["mean", "sum"…48 …%arg7) {_tpu_embedding_layer = "call1", _xla_outside_compilation = "0", combiners = ["mean", "sum"…61 …%1) {_tpu_embedding_layer = "call_123", _xla_outside_compilation = "0", combiners = ["mean", "sum"…
2 // RUN: -combiners=MyCombiner %s 2>&1 | \
2 // RUN: -combiners=MyCombinerHelper -gicombiner-stop-after-build %s \
12 -combiners="AArch64PreLegalizerCombinerHelper")
973 combiners = [table.combiner for table in self._table_config]1023 combiners=combiners,1032 combiners=combiners,
1756 combiners=self._combiners,1762 combiners=self._combiners,2800 combiners = []2803 combiners.extend([combiner] * len(table_to_features_dict[table]))2804 return combiners
85 .. image:: pipeline-overview-with-combiners.png87 Of course, combiners can be inserted in other places too. Also passes can be
93 So that explains how combiners work in general. In gRPC, there is
215 .. option:: -combiners=list217 Make -gen-global-isel-combiner emit the specified combiners.