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

Method as_list

tensorflow/python/keras/utils/tf_utils.py:240–241  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

238 self._list = list_to_wrap
239
240 def as_list(self):
241 return self._list
242
243
244def convert_inner_node_data(nested, wrap=False):

Callers 15

_attentionMethod · 0.45
_attentionMethod · 0.45
attentionFunction · 0.45
din_attentionFunction · 0.45
din_fcn_attentionFunction · 0.45
self_attentionFunction · 0.45
self_all_attentionFunction · 0.45
din_fcn_shineFunction · 0.45
_dynamic_rnn_loopFunction · 0.45
attentionFunction · 0.45
din_attentionFunction · 0.45
din_fcn_attentionFunction · 0.45

Calls

no outgoing calls

Tested by 15

_assert_global_stepMethod · 0.36
testCreateVariableMethod · 0.36
testNameAndShapeMethod · 0.36
testTrainMethod · 0.36
assertZeroShiftMethod · 0.36
testSlideDatasetMethod · 0.36
testDynamicBatchShapeMethod · 0.36