Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dconstant_op.py55 dims = convert_to_eager_tensor(dims, ctx, dtypes.int32)
71 def convert_to_eager_tensor(value, ctx, dtype=None): function
253 t = convert_to_eager_tensor(value, ctx, dtype)