HomeSort by relevance Sort by last modified time
    Searched refs:max_axis (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/python/ops/
linalg_ops.py 563 max_axis = None if axis is None else axis[0]
564 result = math_ops.reduce_max(result, max_axis, keepdims=True)
  /external/libxml2/include/libxml/
xpath.h 305 int max_axis; /* max number of axis */ member in struct:_xmlXPathContext
  /external/libxml2/
xpath.c     [all...]

Completed in 1676 milliseconds