Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/cuda4dnn/primitives/
H A Dslice.hpp25 class SliceOp final : public CUDABackendNode { class
30 SliceOp(csl::Stream stream_, std::vector<std::vector<std::size_t>> offsets) in SliceOp() function in cv::dnn::cuda4dnn::SliceOp
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Dialect/Linalg/Utils/
H A DIntrinsics.h19 class SliceOp; variable
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/internal/core/adt/
H A Dop.go36 SliceOp const
/dports/www/grafana8/grafana-8.3.6/vendor/cuelang.org/go/cue/
H A Dop.go35 SliceOp = adt.SliceOp const