Home
last modified time | relevance | path

Searched defs:batch_ (Results 1 – 14 of 14) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/
Dinstance_norm_parameter.h27 int batch_; member
Dgru_parameter.h28 int batch_; member
Dattention_parameter.h32 int batch_; // batch of query/key/value/position member
Dlstm_parameter.h28 int batch_; member
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Dcrop_and_resize_fp32.h46 int batch_ = 0; variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dattention_fp32.h32 int batch_; member
/third_party/grpc/src/core/ext/filters/client_channel/health/
Dhealth_check_client.h105 grpc_transport_stream_op_batch batch_; variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/quant/
Dbatchnorm_fold_grad_gpu_kernel.h152 int batch_; variable
Dbatchnorm_fold_gpu_kernel.h203 int batch_; variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/arrays/
Dcrop_and_resize_gpu_kernel.h188 int batch_; variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/nn/
Dbatch_norm_grad_gpu_kernel.h309 int batch_; variable
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/math/
Dcholesky_trsm_solve_gpu_kernel.h278 size_t batch_; variable
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_call_create.cc471 grpc_metadata_batch batch_; member in SendEmptyMetadata::Op
/third_party/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc4854 grpc_metadata_batch* batch_; member in grpc_core::__anon6b4c07050111::LoadBalancedCall::Metadata