Home
last modified time | relevance | path

Searched defs:num_axes (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Droll_op.cc54 int64 num_axes = axis_shape.dims() == 0 ? 1 : axis_shape.dim_size(0); in Compile() local
/external/freetype/src/cff/
Dcffparse.h70 FT_UShort num_axes; /* a copy of `CFF_FontRecDict->num_axes' */ member
Dcffparse.c47 FT_UShort num_axes ) in cff_parser_init()
/external/freetype/src/sfnt/
Dsfobjs.c584 FT_UShort num_axes; in sfnt_init_face() local
/external/freetype/src/psaux/
Dcffdecode.c512 FT_UShort num_axes = in cff_decoder_parse_charstrings() local
/external/freetype/src/truetype/
Dttgxvar.c2055 FT_UInt num_axes; in TT_Get_MM_Var() local
4266 FT_UInt i, num_axes; in tt_done_blend() local
Dttinterp.c7612 FT_UInt num_axes = exc->face->blend->num_axis; in Ins_GETVARIATION() local
/external/freetype/include/freetype/internal/
Dcfftypes.h231 FT_UShort num_axes; member
/external/tensorflow/tensorflow/core/ops/
Dmath_grad_test.cc229 int num_axes = axes.length(); in ReduceSum() local