moving profile to API scope

This commit is contained in:
2023-12-11 20:28:58 +01:00
parent e8f4056b81
commit 4d6c970a71
40 changed files with 87 additions and 72 deletions

View File

@@ -20,7 +20,7 @@
#include <memory>
#include <vector>
#include <cstdint>
#include <core/profile.h>
#include <mlx_profile.h>
namespace mlx
{