Home
last modified time | relevance | path

Searched defs:statistic_type (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
Didentify.c547 statistic_type; in IdentifyImage() local
/external/tensorflow/tensorflow/python/framework/
Dops.py2744 def __init__(self, statistic_type, value=None): argument
2750 def statistic_type(self): member in OpStats
2754 def statistic_type(self, statistic_type): argument
2825 def __init__(self, op_type, statistic_type): argument
2844 def get_stats_for_node_def(graph, node, statistic_type): argument