tf_repeat {deepregression}R Documentation

TensorFlow repeat function which is not available for TF 2.0

Description

TensorFlow repeat function which is not available for TF 2.0

Usage

tf_repeat(a, dim)

Arguments

a

tensor

dim

dimension for repeating


[Package deepregression version 1.0.0 Index]