MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / get_attr

Method get_attr

tensorflow/python/ops/parallel_for/pfor.py:779–780  ·  view source on GitHub ↗
(self, attr)

Source from the content-addressed store, hash-verified

777 return self._op.type
778
779 def get_attr(self, attr):
780 return self._op.get_attr(attr)
781
782 @property
783 def outputs(self):

Callers 15

_all_sum_gradFunction · 0.45
_reduce_sum_gradFunction · 0.45
_block_lstm_gradFunction · 0.45
_init_from_protoMethod · 0.45
_EagerPyFuncGradFunction · 0.45
_EnterGradFunction · 0.45
_MatMulGradFunction · 0.45
_SparseMatMulGradFunction · 0.45
_BatchMatMulFunction · 0.45

Calls

no outgoing calls

Tested by 2

testGradientsMethod · 0.36
_test_grad_gradMethod · 0.36