OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:layer_matches
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/contrib/quantize/python/
quantize.py
474
layer_matches
= []
500
layer_matches
.append(
505
# matches from above, but we don't add them to
layer_matches
.
522
layer_matches
.append(
544
layer_matches
.append(
557
layer_matches
.append(
560
return
layer_matches
fold_batch_norms.py
323
layer_matches
= []
332
layer_matches
.append(layer_match)
339
layer_matches
.append(layer_match)
341
return
layer_matches
[
all
...]
Completed in 610 milliseconds