Home
last modified time | relevance | path

Searched defs:stride_array (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dresolve_strided_slice_attributes.cc72 auto& stride_array = model->GetArray(op->inputs[3]); in Run() local
/aosp_15_r20/external/pytorch/torch/csrc/profiler/standalone/
H A Dexecution_trace_observer.cpp407 std::vector<std::string> stride_array; in convertIValue() local
428 std::vector<std::string> stride_array; in convertIValue() local
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_reconinter.c165 const int stride_array[] = { ref_buf->y_stride, ref_buf->uv_stride, in build_inter_predictors() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1341 LLVMValueRef stride_array, LLVMValueRef level) in lp_build_get_level_stride_vec()