Home
last modified time | relevance | path

Searched refs:convert_to_eager_tensor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dconstant_op.py50 dims = convert_to_eager_tensor(dims, ctx, dtypes.int32)
74 def convert_to_eager_tensor(value, ctx, dtype=None): function
304 t = convert_to_eager_tensor(value, ctx, dtype)