Skip to main content

TessellatedTensor.h File

Included Headers

#include <string>

Namespaces Index

namespacesimaai
namespaceneat

File Listing

The file content with the documentation metadata removed is:

1#pragma once
2
3#include <string>
4
5namespace simaai::neat {
6
7bool is_tessellated_int8_format(const std::string& fmt);
8bool is_tessellated_bf16_format(const std::string& fmt);
9
10} // namespace simaai::neat

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.