OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computed_tensors
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/python/keras/
models.py
153
computed_tensors
= nest.map_structure(lambda t: tensor_map[t],
157
output_tensors = layer(
computed_tensors
, **kwargs)
/external/tensorflow/tensorflow/python/keras/engine/
network.py
[
all
...]
Completed in 1213 milliseconds