Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Droll_op.cc54 int64_t 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.c603 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/tensorflow/tensorflow/c/eager/parallel_device/
Dparallel_device_test.cc189 int num_axes = TFE_TensorHandleNumDims(combined_value.get(), status.get()); in TEST() local
/external/freetype/src/truetype/
Dttgxvar.c2286 FT_UInt num_axes; in TT_Get_MM_Var() local
4504 FT_UInt i, num_axes; in tt_done_blend() local
Dttinterp.c7628 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