Searched defs:num_axis (Results 1 – 8 of 8) sorted by relevance
/external/freetype/include/freetype/ |
D | ftmm.h | 112 FT_UInt num_axis; member 259 FT_UInt num_axis; member
|
D | t1tables.h | 301 FT_UInt num_axis; member
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | reduce.cc | 93 size_t num_axis = NumElements(op_context->axis); in ResizeOutputTensor() local 274 int num_axis = static_cast<int>(NumElements(op_context.axis)); in EvalMean() local 404 int64_t num_axis = NumElements(op_context->axis); in EvalLogic() local 531 int num_axis = static_cast<int>(NumElements(op_context.axis)); in EvalSum() local
|
/external/freetype/src/type1/ |
D | t1load.c | 106 FT_UInt num_axis ) in t1_allocate_blend() 643 FT_UInt num_axis = blend->num_axis; in T1_Done_Blend() local 692 FT_Int n, num_axis; in parse_blend_axis_types() local 775 FT_Int num_axis; in parse_blend_design_positions() local 883 FT_Int n, num_axis; in parse_blend_design_map() local
|
/external/freetype/src/truetype/ |
D | ttgxvar.h | 303 FT_UInt num_axis; member
|
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/ |
D | types.h | 330 const int* index, const int num_axis, in ReducedOutputOffset()
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | types.h | 346 const int* index, const int num_axis, in ReducedOutputOffset()
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | reference_ops.h | 3436 const int num_axis, int* input_iter, in Reduce() 3456 const int64_t num_axis, int* out_axis, in ResolveAxis() 3488 const int num_axis, int* input_iter, in ReduceSumImpl()
|