Skip to content

Commit 7a27d77

Browse files
authored
Replace DataFrames in the profiler with NamedTuples (#3029)
1 parent 69db548 commit 7a27d77

3 files changed

Lines changed: 314 additions & 209 deletions

File tree

Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ CUDA_Driver_jll = "4ee394cb-3365-5eb0-8335-949819d2adfc"
1212
CUDA_Runtime_Discovery = "1af6417a-86b4-443c-805f-a4643ffb695f"
1313
CUDA_Runtime_jll = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"
1414
Crayons = "a8cc5b0e-0ffa-5ad4-8c14-923d3ee1735f"
15-
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
1615
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
1716
GPUArrays = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
1817
GPUCompiler = "61eb1bfa-7361-4325-ad38-22787b887f55"
@@ -60,7 +59,6 @@ CUDA_Runtime_Discovery = "1"
6059
CUDA_Runtime_jll = "0.19"
6160
ChainRulesCore = "1"
6261
Crayons = "4"
63-
DataFrames = "1.5"
6462
EnzymeCore = "0.8.2"
6563
ExprTools = "0.1"
6664
GPUArrays = "11.3.1"

0 commit comments

Comments
 (0)