File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,6 +31,13 @@ Usage example not available.
3131
3232Function list not available.
3333{% endif %}
34+ {% if layers %}
35+
36+ # # Available layers
37+ {% for layer in layers %}
38+ - ` {{ layer }}`
39+ {% endfor %}
40+ {% endif %}
3441
3542# # Benchmarks
3643{% if has_benchmark %}
@@ -46,3 +53,4 @@ No benchmark available yet.
4653
4754Source code of this kernel originally comes from {{ upstream }} and it was repurposed for compatibility with `kernels`.
4855{% endif %}
56+
Original file line number Diff line number Diff line change @@ -31,6 +31,13 @@ Usage example not available.
3131
3232Function list not available.
3333{% endif %}
34+ {% if layers %}
35+
36+ # # Available layers
37+ {% for layer in layers %}
38+ - ` {{ layer }}`
39+ {% endfor %}
40+ {% endif %}
3441
3542# # Benchmarks
3643{% if has_benchmark %}
@@ -46,3 +53,4 @@ No benchmark available yet.
4653
4754Source code of this kernel originally comes from {{ upstream }} and it was repurposed for compatibility with `kernels`.
4855{% endif %}
56+
Original file line number Diff line number Diff line change @@ -31,6 +31,13 @@ Usage example not available.
3131
3232Function list not available.
3333{% endif %}
34+ {% if layers %}
35+
36+ # # Available layers
37+ {% for layer in layers %}
38+ - ` {{ layer }}`
39+ {% endfor %}
40+ {% endif %}
3441
3542# # Benchmarks
3643{% if has_benchmark %}
@@ -46,3 +53,4 @@ No benchmark available yet.
4653
4754Source code of this kernel originally comes from {{ upstream }} and it was repurposed for compatibility with `kernels`.
4855{% endif %}
56+
Original file line number Diff line number Diff line change @@ -31,6 +31,13 @@ Usage example not available.
3131
3232Function list not available.
3333{% endif %}
34+ {% if layers %}
35+
36+ # # Available layers
37+ {% for layer in layers %}
38+ - ` {{ layer }}`
39+ {% endfor %}
40+ {% endif %}
3441
3542# # Benchmarks
3643{% if has_benchmark %}
@@ -46,3 +53,4 @@ No benchmark available yet.
4653
4754Source code of this kernel originally comes from {{ upstream }} and it was repurposed for compatibility with `kernels`.
4855{% endif %}
56+
Original file line number Diff line number Diff line change @@ -31,6 +31,13 @@ Usage example not available.
3131
3232Function list not available.
3333{% endif %}
34+ {% if layers %}
35+
36+ # # Available layers
37+ {% for layer in layers %}
38+ - ` {{ layer }}`
39+ {% endfor %}
40+ {% endif %}
3441
3542# # Benchmarks
3643{% if has_benchmark %}
@@ -46,3 +53,4 @@ No benchmark available yet.
4653
4754Source code of this kernel originally comes from {{ upstream }} and it was repurposed for compatibility with `kernels`.
4855{% endif %}
56+
Original file line number Diff line number Diff line change @@ -31,6 +31,13 @@ Usage example not available.
3131
3232Function list not available.
3333{% endif %}
34+ {% if layers %}
35+
36+ # # Available layers
37+ {% for layer in layers %}
38+ - ` {{ layer }}`
39+ {% endfor %}
40+ {% endif %}
3441
3542# # Benchmarks
3643{% if has_benchmark %}
@@ -46,3 +53,4 @@ No benchmark available yet.
4653
4754Source code of this kernel originally comes from {{ upstream }} and it was repurposed for compatibility with `kernels`.
4855{% endif %}
56+
Original file line number Diff line number Diff line change @@ -31,6 +31,13 @@ Usage example not available.
3131
3232Function list not available.
3333{% endif %}
34+ {% if layers %}
35+
36+ # # Available layers
37+ {% for layer in layers %}
38+ - ` {{ layer }}`
39+ {% endfor %}
40+ {% endif %}
3441
3542# # Benchmarks
3643{% if has_benchmark %}
@@ -46,3 +53,4 @@ No benchmark available yet.
4653
4754Source code of this kernel originally comes from {{ upstream }} and it was repurposed for compatibility with `kernels`.
4855{% endif %}
56+
Original file line number Diff line number Diff line change @@ -31,6 +31,13 @@ Usage example not available.
3131
3232Function list not available.
3333{% endif %}
34+ {% if layers %}
35+
36+ # # Available layers
37+ {% for layer in layers %}
38+ - ` {{ layer }}`
39+ {% endfor %}
40+ {% endif %}
3441
3542# # Benchmarks
3643{% if has_benchmark %}
@@ -46,3 +53,4 @@ No benchmark available yet.
4653
4754Source code of this kernel originally comes from {{ upstream }} and it was repurposed for compatibility with `kernels`.
4855{% endif %}
56+
Original file line number Diff line number Diff line change @@ -31,6 +31,13 @@ Usage example not available.
3131
3232Function list not available.
3333{% endif %}
34+ {% if layers %}
35+
36+ # # Available layers
37+ {% for layer in layers %}
38+ - ` {{ layer }}`
39+ {% endfor %}
40+ {% endif %}
3441
3542# # Benchmarks
3643{% if has_benchmark %}
@@ -46,3 +53,4 @@ No benchmark available yet.
4653
4754Source code of this kernel originally comes from {{ upstream }} and it was repurposed for compatibility with `kernels`.
4855{% endif %}
56+
Original file line number Diff line number Diff line change @@ -31,6 +31,13 @@ Usage example not available.
3131
3232Function list not available.
3333{% endif %}
34+ {% if layers %}
35+
36+ # # Available layers
37+ {% for layer in layers %}
38+ - ` {{ layer }}`
39+ {% endfor %}
40+ {% endif %}
3441
3542# # Benchmarks
3643{% if has_benchmark %}
@@ -46,3 +53,4 @@ No benchmark available yet.
4653
4754Source code of this kernel originally comes from {{ upstream }} and it was repurposed for compatibility with `kernels`.
4855{% endif %}
56+
You can’t perform that action at this time.
0 commit comments