Op("isFinite", transformBool) {
        Doc(Language.ANY, DocScope.ALL){
            """
                Is finite operation: elementwise isFinite(x)
                Returns an array with the same shape/size as the input, with values 1 where condition is satisfied, or