Commit 50c7a01b by ziheng Committed by Tianqi Chen

[submodule] update dlpack (#403)

parent 4578048c
Subproject commit 6fe55524e99de396043010001833938bfba53c0c
Subproject commit 9422e98f3f4dafc6bc3473cf8484543ad376aab6
......@@ -55,10 +55,7 @@ typedef int64_t tvm_index_t;
/*! \brief Extension device types in TVM */
typedef enum {
/*! \brief Metal buffer. */
kMetal = 8,
/*! \brief Simulated on board RAM */
kVPI = 9,
// AddExtraTVMType which is not in DLPack here
} TVMDeviceExtType;
/*!
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment