pub fn execute_tensor_transcendental( cx: &mut Cx, operator: Symbol, tensor: &Tensor, ) -> Result<Tensor>
Runs an f32/f64/half element-wise transcendental through the active executor.