Commit b474575f authored by Robert Kimball's avatar Robert Kimball

dang, I did not commit these to the last PR. I am bad.

parent 046a85c0
......@@ -14,8 +14,8 @@
#pragma once
#include <cinttypes>
#include <cstddef>
#include <cstdint>
// CBLAS types and wrappers
......
......@@ -89,7 +89,7 @@ namespace ngraph
};
}
// ET element type
// T element type
// FMT array format (fmt::V for vector, etc.)
// BASE select array/matrix
template <typename T,
......@@ -128,4 +128,4 @@ namespace ngraph
}
}
}
}
\ No newline at end of file
}
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