Commit 62f0833
authored
File tree
- programming_examples
- algorithms
- basic
- chaining_channels
- custom_dma
- dma_compression
- event_trace
- matrix_multiplication
- cascade/tests
- matrix_vector/tests
- single_core/tests
- whole_array/tests
- matrix_scalar_add
- memcpy
- packet_switch
- passthrough_dmas
- passthrough_kernel
- passthrough_pykernel
- row_wise_bias_add
- tiling_exploration
- introduction
- per_tile
- tile_group
- transposes
- vector_exp
- vector_reduce_add
- vector_reduce_max
- multi_column_designs
- single_column_designs
- single_core_designs
- vector_reduce_min
- vector_scalar_add
- vector_scalar_mul
- vector_vector_add_BDs_init_values
- vector_vector_add
- vector_vector_modulo
- vector_vector_mul
- getting_started
- 00_memcpy
- 01_SAXPY
- 02_vector_reduce_max
- 03_matrix_multiplication_single_core
- ml
- block_datatypes
- bfp_conversion
- gemm_asymmetric_tile_buffering
- config1
- config2
- config3
- matrix_multiplication
- in_core_shuffle
- single_core_mixed
- single_core_no_tiling_mixed
- single_core_no_tiling
- single_core
- whole_array_mixed
- whole_array_shuffle
- whole_array
- vector_passthrough
- bottleneck
- conv2d_14x14
- conv2d
- eltwise_unary
- eltwise
- magika
- mobilenet
- norm
- resnet/layers_conv2_x
- rope
- scale_shift
- softmax
- swiglu
- vision
- color_detect
- color_threshold
- edge_detect
- vision_passthrough
- programming_guide
- mini_tutorial
- exercise_1
- exercise_2
- exercise_3
- exercise_4
- exercise_5
- exercise_5a
- exercise_5b
- section-1
- section-2
- section-2c
- from_stream_transformations
- to_stream_transformations
- section-2e
- section-2f
- 01_single_double_buffer
- 02_external_mem_to_core
- 03_external_mem_to_core_L2
- 04_distribute_L2
- 05_join_L2
- section-3
- section-4
- section-4a
- section-4b
- python/aie_lit_utils
- test/unit_tests/aie2
- 00_itsalive
- 03_simple
- 08_tile_locks
- 09_memtile_locks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | | - | |
| 8 | + | |
8 | 9 | | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
10 | 11 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments