struct habana::v1::TensorInfo
struct habana::v1::TensorInfo¶
helper structure to represent metadata of tensorflow::Tensor
#include <hpu_kernel_context.h> struct TensorInfo { // fields tensorflow::DataType dtype; tensorflow::TensorShape shape; };
helper structure to represent metadata of tensorflow::Tensor
#include <hpu_kernel_context.h> struct TensorInfo { // fields tensorflow::DataType dtype; tensorflow::TensorShape shape; };