Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/xnnpack/runtime/
H A DXNNExecutor.h34 std::vector<uint32_t> input_ids_; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/xnnpack/executor/
H A Dxnn_executor.h21 std::vector<uint32_t> input_ids_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dtf_driver.h73 std::vector<int> input_ids_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dinference_context.h170 std::vector<ValueId> input_ids_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dinference_context.h195 std::vector<ValueId> input_ids_; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/
H A Dop_builder.h218 std::vector<TensorID> input_ids_; variable