Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/util/
H A Dprotozero_to_text.cc253 bool first_output = true; in PrintPackedField() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dspectrogram_test.cc220 std::vector<std::vector<complex<double>>> first_output; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dhorizontal_loop_fusion.cc118 const HloInstruction* first_output = outputs[0]; in IsFusibleCandidate() local
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_plane_scaling.c534 igt_output_t *first_output = NULL; in find_connected_pipe() local
H A Dkms_cursor_legacy.c214 igt_output_t *first_output = NULL; in find_connected_pipe() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_idct.c394 unsigned first_output, struct ureg_dst tex) in vl_idct_stage2_vert_shader()
H A Dvl_mpeg12_decoder.c1069 unsigned first_output, in mc_vert_shader_callback()
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/quantization/
H A Dinsert_observers.cpp1055 auto first_output = match.values_map.at(vmap.at("first_output")); in delayObservingValuesInPattern() local