Home
last modified time | relevance | path

Searched defs:weight_ (Results 1 – 25 of 52) sorted by relevance

123

/external/sdv/vsomeip/implementation/service_discovery/include/
Dload_balancing_option_impl.hpp33 weight_t weight_; member in vsomeip_v3::sd::load_balancing_option_impl
/external/pytorch/aten/src/ATen/native/cuda/
DConvolutionMM2d.cu116 Tensor new_view_weight_MM2d(const Tensor& weight_) { in new_view_weight_MM2d()
128 const Tensor &weight_, in slow_conv2d_forward()
220 const Tensor &weight_, in slow_conv2d_backward()
377 const Tensor &weight_, in slow_conv2d_forward_out_cuda()
423 const Tensor& weight_, in slow_conv2d_backward_out_cuda()
DNLLLoss2d.cu265 auto weight_ = optional_contiguous(weight); in nll_loss2d_forward_out_cuda_template() local
305 auto weight_ = optional_contiguous(weight); in nll_loss2d_forward_out_cuda_template() local
404 auto weight_ = optional_contiguous(weight); in nll_loss2d_backward_out_cuda_template() local
433 auto weight_ = optional_contiguous(weight); in nll_loss2d_backward_out_cuda_template() local
DNaiveDilatedConvolution.cu429 const Tensor weight_ = weight.contiguous(); in slow_conv_dilated2d_cuda() local
478 const Tensor weight_ = weight.contiguous(); in slow_conv_dilated2d_backward_cuda() local
535 const Tensor weight_ = weight.contiguous(); in slow_conv_dilated3d_cuda() local
584 const Tensor weight_ = weight.contiguous(); in slow_conv_dilated3d_backward_cuda() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/
Dxds_attributes.h59 uint32_t weight_; variable
/external/pytorch/aten/src/ATen/functorch/
DBatchRulesConvolution.cpp180 const auto weight_ = reshape_dim_into(*weight_bdim, 0, weight); in convolution_backward_input_batch_rule() local
204 const auto weight_ = reshape_dim_into(*weight_bdim, in_ch_dim, weight); in convolution_backward_input_batch_rule() local
215 const auto weight_ = reshape_dim_into(*weight_bdim, 1, weight); in convolution_backward_input_batch_rule() local
223 auto weight_ = moveBatchDimToFront(weight, weight_bdim); // B(GI)O in convolution_backward_input_batch_rule() local
362 const Tensor& grad_output_, const Tensor& input_, const Tensor& weight_, in convolution_backward_plumbing()
DBatchRulesModules.cpp34 const auto weight_ = reshape_dim_into(*weight_bdim, /*embedding_dim*/1, weight); in embedding_batch_rule() local
44 const auto weight_ = reshape_dim_into(*weight_bdim, 0, weight); in embedding_batch_rule() local
/external/pytorch/aten/src/ATen/native/
DNaiveDilatedConvolution.cpp557 const Tensor weight_ = weight.contiguous(memory_format); in slow_conv_dilated2d_cpu() local
609 const Tensor weight_ = weight.contiguous(); in slow_conv_dilated3d_cpu() local
661 const Tensor weight_ = weight.contiguous(memory_format); in slow_conv_dilated2d_backward_cpu() local
717 const Tensor weight_ = weight.contiguous(); in slow_conv_dilated3d_backward_cpu() local
DLerp.h21 C10_HOST_DEVICE C10_ALWAYS_INLINE scalar_t lerp(scalar_t self_, scalar_t end_, weight_t weight_) { in lerp()
DLossNLL.cpp518 Tensor weight_ = weight; in cross_entropy_loss_prob_target() local
577 Tensor weight_ = weight.view(weight_broadcast_shape); in cross_entropy_loss_label_smoothing() local
640 const Tensor& weight_ = *weight_maybe_owned; in cross_entropy_loss_symint() local
647 const Tensor& weight_ = *weight_maybe_owned; in cross_entropy_loss_symint() local
DNaiveConvolutionTranspose2d.cpp272 Tensor weight_ = weight.contiguous(memory_format); in slow_conv_transpose2d_out_cpu_template() local
393 const Tensor& weight_, in slow_conv_transpose2d_backward_out_cpu_template()
588 const Tensor& weight_, in slow_conv_transpose2d_acc_grad_parameters_cpu()
DNNPACK.cpp226 const auto weight_ = weight.contiguous(); in _nnpack_spatial_convolution() local
DConvolutionMM2d.cpp207 static inline Tensor view_weight_2d(const Tensor& weight_, in view_weight_2d()
362 const Tensor& weight_, in slow_conv2d_backward_out_cpu_template()
540 const Tensor& weight_, in slow_conv2d_forward_out_cpu()
/external/cronet/tot/net/dns/
Drecord_rdata.h73 uint16_t weight_ = 0; variable
/external/cronet/stable/net/dns/
Drecord_rdata.h73 uint16_t weight_ = 0; variable
/external/tensorflow/tensorflow/lite/kernels/
Dlsh_projection_test.cc75 int weight_; member in tflite::__anon28c702c10111::LSHProjectionOpModel
/external/stressapptest/src/
Dpattern.h80 int weight_; // This is the likelihood that this variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/
Dweighted_round_robin.cc213 RefCountedPtr<AddressWeight> weight_; member in grpc_core::__anoncfb964010111::WeightedRoundRobin::WeightedRoundRobinSubchannelData::OobWatcher
234 RefCountedPtr<AddressWeight> weight_; member in grpc_core::__anoncfb964010111::WeightedRoundRobin::WeightedRoundRobinSubchannelData
320 RefCountedPtr<AddressWeight> weight_; member in grpc_core::__anoncfb964010111::WeightedRoundRobin::Picker::SubchannelCallTracker
/external/marisa-trie/lib/marisa/grimoire/trie/
Drange.h90 float weight_; variable
/external/grpc-grpc/src/core/load_balancing/weighted_round_robin/
Dweighted_round_robin.cc246 RefCountedPtr<EndpointWeight> weight_; member in grpc_core::__anon37f3abbc0111::WeightedRoundRobin::WrrEndpointList::WrrEndpoint::OobWatcher
260 RefCountedPtr<EndpointWeight> weight_; member in grpc_core::__anon37f3abbc0111::WeightedRoundRobin::WrrEndpointList::WrrEndpoint
337 RefCountedPtr<EndpointWeight> weight_; member in grpc_core::__anon37f3abbc0111::WeightedRoundRobin::Picker::SubchannelCallTracker
/external/google-cloud-java/java-dataproc/proto-google-cloud-dataproc-v1/src/main/java/com/google/cloud/dataproc/v1/
DInstanceGroupAutoscalingPolicyConfig.java114 private int weight_ = 0; field in InstanceGroupAutoscalingPolicyConfig
662 private int weight_; field in InstanceGroupAutoscalingPolicyConfig.Builder
/external/pytorch/aten/src/ATen/native/quantized/cpu/
DOnednnUtils.h131 std::unique_ptr<ideep::tensor> weight_; member
214 std::unique_ptr<ideep::tensor> weight_; member
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.h107 Value weight_; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Ddns-proto.h136 int weight_; member
147 int weight_; member
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DWeightedBackendService.java188 private int weight_ = 0; field in WeightedBackendService
945 private int weight_; field in WeightedBackendService.Builder

123