Searched defs:static_strides (Results 1 – 2 of 2) sorted by relevance
1926 auto& static_strides = *strides; in getStaticOutputSizesAndStrides() local1979 std::vector<std::vector<int64_t>> static_strides; in prepareRunArgs() local2095 std::vector<std::vector<int64_t>> static_strides; in runWithAllocatedOutputs() local
2697 static Py_ssize_t static_strides[1] = {1}; variable