pub fn benchmark_advanced_performance(
gpu_context: &GpuContext,
operation: &str,
datashapes: &[(usize, usize)],
) -> Result<PerformanceBenchmarkResults>
Expand description
Convenience function for performance benchmarking
pub fn benchmark_advanced_performance(
gpu_context: &GpuContext,
operation: &str,
datashapes: &[(usize, usize)],
) -> Result<PerformanceBenchmarkResults>
Convenience function for performance benchmarking