OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:capture_resource_var_by_value
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/python/framework/
function.py
216
capture_resource_var_by_value
=True,
239
capture_resource_var_by_value
: Boolean (defaults to True). If False,
259
self._capture_resource_var_by_value =
capture_resource_var_by_value
363
capture_resource_var_by_value
=self._capture_resource_var_by_value)
650
capture_resource_var_by_value
, *args, **kwargs):
654
self._capture_resource_var_by_value =
capture_resource_var_by_value
846
capture_resource_var_by_value
=True):
866
capture_resource_var_by_value
: Boolean (defaults to True). If False,
878
capture_resource_var_by_value
)
[
all
...]
/external/tensorflow/tensorflow/python/tpu/
tpu_estimator.py
[
all
...]
Completed in 344 milliseconds