Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/graph_transformations/
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
Dfuse_binary_into_preceding_affine.cc162 const int weights_size = RequiredBufferSizeForShape(weights_shape); in FuseMulOrDivParamsIntoPrecedingAffine() local
/external/tensorflow/tensorflow/core/kernels/
Dbincount_op_gpu.cu.cc134 const int weights_size, T* out, in BincountColReduceKernel()
155 const int weights_size, T* out, in BincountColReduceSharedKernel()
Dbincount_op.cc332 const int64 weights_size = weights.size(); in Compute() local
412 const int64 weights_size = weights.size(); in Compute() local
/external/tensorflow/tensorflow/lite/micro/kernels/arc_mli/
Dscratch_buf_mgr.cc120 int weights_size = mli_hlp_count_elem_num(weights, 0) * in get_arc_scratch_buffer_for_conv_tensors() local
185 int weights_size = mli_hlp_count_elem_num(weights, 0) * in get_arc_scratch_buffer_for_fully_connect_tensors() local