Home
last modified time | relevance | path

Searched refs:tf_param (Results 1 – 3 of 3) sorted by relevance

/external/oss-fuzz/projects/libteken/
Dlibteken_fuzzer.c22 .tf_param = dummy_param,
/external/tensorflow/tensorflow/compiler/jit/
Dxla_launch_util.cc316 int tf_param = in GetOrCreateTensorForOutput() local
319 ctx->input(tf_param).dtype() != DT_RESOURCE in GetOrCreateTensorForOutput()
320 ? ctx->input(tf_param) in GetOrCreateTensorForOutput()
321 : *resource_vars_snapshots.at(missing_ctx_input_prefix + tf_param); in GetOrCreateTensorForOutput()
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c2568 uint32_t v = 0, v2 = 0, primid = 0, tf_param = 0; in evergreen_emit_shader_stages() local
2646 tf_param = S_028B6C_TYPE(type) | in evergreen_emit_shader_stages()
2664 radeon_set_context_reg(cs, R_028B6C_VGT_TF_PARAM, tf_param); in evergreen_emit_shader_stages()