Static Public Member Functions | |
static int | numThreads (double output_size, const TensorOpCost &cost_per_coeff, int max_threads) |
static double | taskSize (double output_size, const TensorOpCost &cost_per_coeff) |
static double | totalCost (double output_size, const TensorOpCost &cost_per_coeff) |
Static Public Attributes | |
static const int | kDeviceCyclesPerComputeCycle |
static const int | kPerThreadCycles |
static const int | kStartupCycles |
static const int | kTaskSize |
Definition at line 163 of file TensorCostModel.h.
|
inlinestatic |
Definition at line 176 of file TensorCostModel.h.
|
inlinestatic |
Definition at line 189 of file TensorCostModel.h.
|
inlinestatic |
Definition at line 194 of file TensorCostModel.h.
|
static |
Definition at line 166 of file TensorCostModel.h.
|
static |
Definition at line 170 of file TensorCostModel.h.
|
static |
Definition at line 169 of file TensorCostModel.h.
|
static |
Definition at line 171 of file TensorCostModel.h.