Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/data/experimental/ops/
Dprefetching_ops.py152 @function.defun_with_attributes(
/external/tensorflow/tensorflow/python/data/ops/
Dmulti_device_iterator_ops.py85 @function.defun_with_attributes(
Ddataset_ops.py2379 @eager_function.defun_with_attributes(
/external/tensorflow/tensorflow/python/eager/
Dfunction_test.py248 @function.defun_with_attributes(attributes={'func_name': 'multiply'})
1880 @function.defun_with_attributes(attributes={'experimental_1': 'value1',
1887 defun_add = function.defun_with_attributes(
1918 @function.defun_with_attributes(attributes={'experimental_1': ['value1']})
2141 @function.defun_with_attributes(
2149 @function.defun_with_attributes(
Dfunction.py1960 return defun_with_attributes(
1967 def defun_with_attributes(func=None, function
/external/tensorflow/tensorflow/python/keras/layers/
Drecurrent_v2.py821 return function.defun_with_attributes(func=func,