floor# Round down to nearest integer Op matx::floor(Op t)# Compute the floor of every element in the tensor Parameters: t – Tensor or operator input Examples# (tov0 = floor(tiv0)).run(exec);