Searched refs:out_type (Results 1 – 2 of 2) sorted by relevance
13 %out_type = pdl.type22 …%op1 = pdl.operation "kernel.FcFwd" (%rxact, %weight : !pdl.value, !pdl.value) -> (%out_type : !pd…31 %out_type = pdl.type35 %rxdelta = pdl.operand : %out_type151 %out_type = pdl.type155 %rxdelta = pdl.operand : %out_type162 …%op1 = pdl.operation "tf.BiasAdd" (%val0, %bias : !pdl.value, !pdl.value) -> (%out_type : !pdl.typ…164 %op2 = pdl.operation "tf.Relu" (%val1 : !pdl.value) -> (%out_type : !pdl.type)166 …%op3 = pdl.operation "tf.ReluGrad" (%rxdelta, %val2 : !pdl.value, !pdl.value) -> (%out_type : !pdl…195 %out_type = pdl.type[all …]
2151 enum affinity_type *out_type, in __kmp_parse_affinity_env() argument2222 #define set_type(val) _set_param(type, *out_type, val) in __kmp_parse_affinity_env()2451 *out_type = affinity_explicit; in __kmp_parse_affinity_env()2453 } else if (*out_type != affinity_explicit) { in __kmp_parse_affinity_env()2460 switch (*out_type) { in __kmp_parse_affinity_env()