Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_grad
Function · 0.45
_reduce_sum_grad
Function · 0.45
_SparseTensorDenseMatMulGrad
Function · 0.45
_block_lstm_grad
Function · 0.45
_init_from_proto
Method · 0.45
_EagerPyFuncGrad
Function · 0.45
_EnterGrad
Function · 0.45
_MatMulGradAgainstFirstOnly
Function · 0.45
_MatMulGradAgainstSecondOnly
Function · 0.45
_MatMulGrad
Function · 0.45
_SparseMatMulGrad
Function · 0.45
_BatchMatMul
Function · 0.45
Calls
no outgoing calls
Tested by
2
testGradients
Method · 0.36
_test_grad_grad
Method · 0.36