You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- cmake:
- - cmake/**
- - toolchains/**
-
- doc: docs/**
-
- python: python/**
-
- example: examples/**
-
- test: tests/**
-
- tool: tools/**
- pnnx: tools/pnnx/**
-
- core: src/*
- layer: src/layer/*
-
- arm: src/layer/arm/**
- loongarch: src/layer/loongarch/**
- mips: src/layer/mips/**
- riscv: src/layer/riscv/**
- vulkan: src/layer/vulkan/**
- x86: src/layer/x86/**
|