Home
last modified time | relevance | path

Searched defs:weights_size (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dfuse_binary_into_following_affine.cc82 const int weights_size = RequiredBufferSizeForShape(weights_shape); in FuseAddOrSubParamsIntoFollowingAffine() local
97 const int weights_size = RequiredBufferSizeForShape(weights_shape); in FuseAddOrSubParamsIntoFollowingAffine() local
139 const int weights_size = RequiredBufferSizeForShape(weights.shape()); in FuseMulOrDivParamsIntoFollowingAffine() local
H A Dfuse_binary_into_preceding_affine.cc162 const int weights_size = RequiredBufferSizeForShape(weights_shape); in FuseMulOrDivParamsIntoPrecedingAffine() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dbincount_op_gpu.cu.cc145 const int weights_size, T* out, in BincountColReduceKernel()
166 const int weights_size, T* out, in BincountColReduceSharedKernel()
H A Dbincount_op.cc386 const int64_t weights_size = weights.size(); in Compute() local
482 const int64_t weights_size = weights.size(); in Compute() local
/aosp_15_r20/external/XNNPACK/test/
H A Dweights-cache.cc236 const size_t weights_size = weights.size(); in TEST() local
266 const size_t weights_size = weights.size(); in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dbincount_op.cc94 auto weights_size = weights_shape.dimensions(0); in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
H A Ddepthwise_conv_plus_1x1_conv.cc283 int weights_size = conv_weights_count * SizeOf(data_type); in IsNodeSupported() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_ml_nn.c1230 unsigned weights_size; in calculate_weight_bo_size() local