MCPcopy Create free account
hub / github.com/alibaba/nann / function

Function function

tensorflow/tensorflow/python/keras/backend.py:3649–3678  ·  view source on GitHub ↗

Instantiates a Keras function. Arguments: inputs: List of placeholder tensors. outputs: List of output tensors. updates: List of update ops. name: String, name of function. **kwargs: Passed to `tf.Session.run`. Returns: Output values as Numpy arrays. Rais

(inputs, outputs, updates=None, name=None, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

get_valueFunction · 0.70
testMapFusionMethod · 0.50
_testMapAndFilterMethod · 0.50
test_functionMethod · 0.50
expected_resultMethod · 0.50
test_condMethod · 0.50
test_whileMethod · 0.50
test_nested_whileMethod · 0.50
_compute_gradientMethod · 0.50
ApplyMethod · 0.50
Set3DWeightMatrixMethod · 0.50

Calls 2

Tested by 15

testMapFusionMethod · 0.40
_testMapAndFilterMethod · 0.40
test_functionMethod · 0.40
expected_resultMethod · 0.40
test_condMethod · 0.40
test_whileMethod · 0.40
test_nested_whileMethod · 0.40
_compute_gradientMethod · 0.40
ApplyMethod · 0.40
Set3DWeightMatrixMethod · 0.40
SetHashtableValueMethod · 0.40