Home
last modified time | relevance | path

Searched defs:zero_fill (Results 1 – 25 of 68) sorted by relevance

123

/dports/science/py-chainer/chainer-7.8.0/chainermn/communicators/
H A D_memory_utility.py32 def __init__(self, params, attr_name, zero_fill): argument
159 def extract_params_set_grad(model, zero_fill): argument
168 def count_grad_elements(params, zero_fill): argument
176 transfer_dtype, zero_fill, stream=None): argument
197 transfer_dtype, zero_fill, stream=None): argument
H A Dpure_nccl_communicator.py101 def multi_node_mean_grad(self, model, zero_fill=False): argument
105 def _multi_node_mean_grad_async(self, model, zero_fill, stream): argument
H A Dnaive_communicator.py10 def multi_node_mean_grad(self, model, zero_fill=False): argument
H A Dflat_communicator.py15 def multi_node_mean_grad(self, model, zero_fill=False): argument
H A Ddummy_communicator.py19 def multi_node_mean_grad(self, model, zero_fill=False): argument
H A Dnon_cuda_aware_communicator.py83 def multi_node_mean_grad(self, model, zero_fill=False): argument
H A Dcommunicator_base.py378 def multi_node_mean_grad(self, model, zero_fill=False): argument
394 def allreduce_grad(self, model, zero_fill=False): argument
H A Dmpi_communicator_base.py781 allreduce_grad_dtype, zero_fill, stream=None): argument
800 zero_fill, stream=None): argument
/dports/science/py-chainer/chainer-7.8.0/chainermn/
H A Doptimizers.py7 def __init__(self, actual_optimizer, communicator, zero_fill): argument
61 def __init__(self, actual_optimizer, communicator, zero_fill): argument
150 double_buffering=False, zero_fill=True): argument
/dports/audio/ardour6/Ardour-6.8.0/libs/audiographer/audiographer/
H A Dtype_utils.h45 inline static void zero_fill (T * buffer, samplecnt_t samples) in zero_fill() function
/dports/emulators/simh-hpdoc/simh-hpdoc-3.11.0/SCP/HP3000/
H A Dhp3000_cpu_cis.c613 t_bool store, zero_fill; in cpu_cis_op() local
1204 t_bool zero_fill = TRUE; in convert() local
/dports/emulators/simh-hp3000/simh-hp3000-3.11.0.10/SCP/HP3000/
H A Dhp3000_cpu_cis.c771 t_bool store, zero_fill; in cpu_cis_op() local
1377 t_bool zero_fill = TRUE; in convert() local
/dports/audio/liblastfm-qt5/liblastfm-1.0.9-5-g4433165/src/fingerprint/fplib/
H A DCircularArray.h216 void zero_fill() in zero_fill() function
/dports/databases/grass7/grass-7.8.6/lib/segment/
H A Dformat.c217 static int zero_fill(int fd, off_t nbytes) in zero_fill() function
/dports/lang/huc/huc-3.21/src/isolink/
H A Dmain.c293 int curr_sector, sectors, zero_fill; in main() local
/dports/x11-fm/gentoo/gentoo-0.20.7/src/
H A Dcmd_split.c202 static void update_preview_ss(const gchar *format, gboolean zero_fill, gint precision, guint64 base… in update_preview_ss()
236 static void update_preview_fc(const gchar *format, gboolean zero_fill, gint precision, guint64 base… in update_preview_fc()
246 const gboolean zero_fill = gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON(spi->nfill)); in update_preview() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/allocator/partition_allocator/
H A Dpartition_root_base.h97 bool zero_fill = flags & PartitionAllocZeroFill; in AllocFromBucket() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/base/allocator/partition_allocator/
H A Dpartition_root_base.h94 bool zero_fill = flags & PartitionAllocZeroFill; in AllocFromBucket() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/base/allocator/partition_allocator/
H A Dpartition_root_base.h97 bool zero_fill = flags & PartitionAllocZeroFill; in AllocFromBucket() local
/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/ACMReader/
H A Dunpacker.cpp162 int CValueUnpacker::zero_fill(int pass, int /*ind*/) in zero_fill() function in CValueUnpacker
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/allocator/partition_allocator/
H A Dpartition_root.h780 const bool zero_fill = flags & PartitionAllocZeroFill; in AllocFlags() local
932 bool zero_fill = flags & PartitionAllocZeroFill; in AllocFlagsNoHooks() local
/dports/print/gutenprint/gutenprint-5.3.3/src/cups/
H A Dbackend_mitsud90.c195 uint8_t zero_fill[432]; member
202 uint8_t zero_fill[498]; member
217 uint8_t zero_fill[498]; member
/dports/print/gimp-gutenprint/gutenprint-5.3.3/src/cups/
H A Dbackend_mitsud90.c195 uint8_t zero_fill[432]; member
202 uint8_t zero_fill[498]; member
217 uint8_t zero_fill[498]; member
/dports/math/R-cran-spdep/spdep/R/
H A Dimpacts.R294 processSample <- function(x, irho, drop2beta, type, iicept, icept, zero_fill, argument
365 irho, zero_fill, dvars) { argument
407 mess=FALSE, samples=NULL, zero_fill=NULL, dvars=NULL) { argument
/dports/devel/onetbb/oneTBB-2021.4.0/test/common/
H A Dallocator_test_common.h40 void zero_fill(void* array, size_t n) { in zero_fill() function

123