Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/xnnpack/runtime/
H A DXNNExecutor.h35 std::vector<uint32_t> output_ids_; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/xnnpack/executor/
H A Dxnn_executor.h22 std::vector<uint32_t> output_ids_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dtf_driver.h80 std::vector<int> output_ids_; variable
/aosp_15_r20/external/libchrome-gestures/include/
H A Dlookahead_filter_interpreter.h65 std::map<short, short> output_ids_; // input tracking ids -> output member
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dinference_context.h171 std::vector<ValueId> output_ids_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dinference_context.h196 std::vector<ValueId> output_ids_; variable