Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dresource_variable_ops.py1522 def _to_proto_fn(v, export_scope=None): function
1537 to_proto=_to_proto_fn,
1542 to_proto=_to_proto_fn,
1547 to_proto=_to_proto_fn,
1552 to_proto=_to_proto_fn,
1557 to_proto=_to_proto_fn,
1562 to_proto=_to_proto_fn,
/external/tensorflow/tensorflow/python/tpu/
Dtpu_estimator.py119 to_proto=resource_variable_ops._to_proto_fn, # pylint: disable=protected-access