#include "depthai/pipeline/datatype/NNData.hpp"#include <cassert>#include <limits>#include <unordered_map>#include <vector>#include "depthai-shared/datatype/RawNNData.hpp"#include "depthai/pipeline/datatype/ADatatype.hpp"#include "fp16/fp16.h"
Go to the source code of this file.
Namespaces | |
| dai | |
Functions | |
| static std::size_t | dai::getTensorDataSize (const TensorInfo &tensor) |
| static std::size_t | dai::sizeofTensorInfoDataType (TensorInfo::DataType type) |