Skip to main content

exp_with_config

Function exp_with_config 

Source
pub fn exp_with_config(
    input: &Tensor,
    config: ParallelElementwiseConfig,
) -> Tensor
Expand description

Elementwise exp with explicit elementwise parallelization heuristics.