ConversionCost Struct
Declaration
struct simaai::neat::ConversionCost { ... }
Included Headers
#include <TensorConversion.h>
Public Member Attributes Index
| std::uint64_t | bytes_copied = 0 |
| int | compute_class = 0 |
Definition at line 30 of file TensorConversion.h.
Public Member Attributes
bytes_copied
|
Definition at line 31 of file TensorConversion.h.
31 std::uint64_t bytes_copied = 0;
compute_class
|
Definition at line 32 of file TensorConversion.h.
32 int compute_class = 0; // 0=low, 1=med, 2=high
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.