instmodel_inference 0.9.0

High-performance neural network inference library with instruction-based execution
Documentation
1
2
3
4
5
6
7
8
{
  "name": "element_wise_ops",
  "description": "Element-wise addition and multiplication operations",
  "buffer_sizes": [100000, 100000, 100000, 100000],
  "input_size": 200000,
  "operations": ["add", "multiply"],
  "num_executions": 1000
}