Home
last modified time | relevance | path

Searched defs:g_i (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/format/tools/
Dformat_matrix.cpp109 BOOST_CONSTEXPR const int g_i = numeric_limits<int>::max() - 12345; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dtraining_ops_gpu.cu.cc203 auto g_i = grad[i]; in ApplyAdamKernel() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DNormalization.cuh536 auto g_i = grad_input[batch][plane]; in batch_norm_backward_elemt_kernel_impl() local