Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 0983556

Browse files
author
Guihao Liang
authored
fix build on 10.14 (#3140)
* fix build on 10.14
1 parent e5c2b61 commit 0983556

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ml/neural_net/mps_graph_trainer.mm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
#include <tuple>
44

5+
#include <core/logging/logger.hpp>
56
#include <ml/neural_net/float_array.hpp>
67

78
#import "mps_device_manager.h"

0 commit comments

Comments
 (0)