Skip to main content

execute_tensor_transcendental

Function execute_tensor_transcendental 

Source
pub fn execute_tensor_transcendental(
    cx: &mut Cx,
    operator: Symbol,
    tensor: &Tensor,
) -> Result<Tensor>
Expand description

Runs an f32/f64/half element-wise transcendental through the active executor.