Searched refs:_attr_scope (Results 1 – 9 of 9) sorted by relevance
104 with ops.get_default_graph()._attr_scope({110 with ops.get_default_graph()._attr_scope({116 with ops.get_default_graph()._attr_scope({
156 with ops.get_default_graph()._attr_scope(attrs):
69 with g._attr_scope(
355 with ops.get_default_graph()._attr_scope(attrs): # pylint: disable=protected-access
1795 with ops.get_default_graph()._attr_scope({"_class": attr}):
1712 with ops.get_default_graph()._attr_scope({"_class": attr}):
3065 with sess.graph._attr_scope({3069 with sess.graph._attr_scope({3074 with sess.graph._attr_scope({
4844 def _attr_scope(self, attr_map): member in Graph
1174 with graph._attr_scope({'_a': attr_value_pb2.AttrValue(b=False)}):