tf_repeat: TensorFlow repeat function which is not available for TF 2.0

View source: R/tf_helpers.R

tf_repeatR 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


deepregression documentation built on Jan. 18, 2023, 1:11 a.m.