Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-stat-table.hh176 struct AxisValue struct
178 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
196 {
202 } u;
/external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/
Dcore.py55 AxisValue = tc.Union(LabelsLike, DimensionLike) variable