Fix compile error due to std::array<const char*, 2> by including appropriate header
PiperOrigin-RevId: 305575646 Change-Id: If35498389319429ebb5b964149a329e474183591
This commit is contained in:
parent
9e58e5c730
commit
16de6d373e
@ -15,6 +15,8 @@ limitations under the License.
|
||||
|
||||
#include "tensorflow/c/eager/parallel_device/parallel_device.h"
|
||||
|
||||
#include <array>
|
||||
|
||||
#include "tensorflow/c/c_api.h"
|
||||
#include "tensorflow/c/c_api_experimental.h"
|
||||
#include "tensorflow/c/eager/c_api.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user