Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dops_test.py323 t, r = execute.args_to_matching_eager([[3, 4]], ctx, dtypes.int32)
326 t, r = execute.args_to_matching_eager([[3, 4]], ctx, dtypes.int64)
330 t, r = execute.args_to_matching_eager(
Dexecute.py170 def args_to_matching_eager(l, ctx, default_dtype=None): function
/external/tensorflow/tensorflow/python/framework/
Dconstant_op.py43 attr_tshape, (shape,) = execute.args_to_matching_eager(