Home
last modified time | relevance | path

Searched defs:nn (Results 1 – 25 of 507) sorted by relevance

12345678910>>...21

/external/XNNPACK/test/
Dspmm-microkernel-tester.h173 for (size_t nn = 0; nn < n() / nr(); nn++) { in Test() local
197 for (size_t nn = n() / nr(); nn < ncols; nn++) { in Test() local
228 for (size_t nn = 0; nn < n() / nr(); nn++) { in Test() local
236 for (size_t nn = n() / nr(); nn < ncols; nn++) { in Test() local
338 for (size_t nn = 0; nn < n() / nr(); nn++) { in Test() local
362 for (size_t nn = n() / nr(); nn < ncols; nn++) { in Test() local
393 for (size_t nn = 0; nn < n() / nr(); nn++) { in Test() local
402 for (size_t nn = n() / nr(); nn < ncols; nn++) { in Test() local
/external/google-breakpad/src/client/linux/minidump_writer/
Dcpu_set.h113 for (size_t nn = 0; nn < kMaskWordCount; ++nn) in IntersectWith() local
120 for (size_t nn = 0; nn < kMaskWordCount; ++nn) { in GetCount() local
128 size_t nn = static_cast<size_t>(index); in SetBit() local
/external/fec/
Drstest.c54 int nn,kk; in main() local
68 int nn = 255; in exercise_8() local
140 int nn = (1<<e->symsize) - 1; in exercise_char() local
221 int nn = (1<<e->symsize) - 1; in exercise_int() local
/external/dng_sdk/source/
Ddng_rational.h45 dng_srational (int32 nn, int32 dd) in dng_srational()
104 dng_urational (uint32 nn, uint32 dd) in dng_urational()
/external/libcups/cgi-bin/
Dhelp.c192 help_node_t *nn; /* Parent node */ in main() local
288 help_node_t *nn; /* Pointer to sub-node */ in main() local
/external/freetype/src/base/
Dftadvanc.c32 FT_UInt nn; in ft_face_scale_advances_() local
122 FT_UInt num, end, nn; in FT_Get_Advances() local
/external/armnn/shim/sl/
Dsupport_library_service.cpp10 namespace android::nn namespace
/external/pytorch/benchmarks/distributed/rpc/parameter_server/trainer/
Dcriterions.py1 import torch.nn as nn namespace
/external/pytorch/torch/testing/_internal/data/
Dnetwork2.py3 import torch.nn as nn namespace
Dnetwork1.py3 import torch.nn as nn namespace
/external/pytorch/torch/csrc/api/src/nn/options/
Dinstancenorm.cpp4 namespace nn { namespace
Ddropout.cpp4 namespace nn { namespace
Dbatchnorm.cpp4 namespace nn { namespace
Dadaptive.cpp4 namespace nn { namespace
Dembedding.cpp4 namespace nn { namespace
/external/pytorch/test/distributed/_tools/
Dtest_memory_tracker.py6 import torch.nn as nn namespace
/external/pytorch/torch/distributed/fsdp/
D_dynamo_utils.py4 import torch.nn as nn namespace
/external/pytorch/torch/distributed/_shard/sharded_optim/
D__init__.py3 import torch.nn as nn namespace
/external/pytorch/torch/distributed/_shard/
Dsharder.py3 import torch.nn as nn namespace
/external/pytorch/torch/_functorch/
Dbatch_norm_replacement.py3 import torch.nn as nn namespace
/external/bzip2/
Dcompress.c364 # define BZ_ITER(nn) \ in sendMTFValues() argument
413 # define BZ_ITUR(nn) s->rfreq[bt][ mtfv[gs+(nn)] ]++ in sendMTFValues() argument
562 # define BZ_ITAH(nn) \ in sendMTFValues() argument
/external/rust/android-crates-io/crates/ash/src/extensions/
Dmod.rs5 pub mod nn; module
/external/pytorch/test/lazy/
Dtest_debug_util.py10 import torch.nn as nn namespace
/external/pytorch/torch/distributed/
D_composable_state.py3 import torch.nn as nn namespace
/external/pytorch/torch/distributed/_shard/sharding_plan/
Dapi.py5 import torch.nn as nn namespace

12345678910>>...21