Home
last modified time | relevance | path

Searched defs:Permute (Results 1 – 25 of 137) sorted by relevance

123456

/dports/misc/mnn/MNN-1.2.0/tools/converter/source/caffe/
H A DPermute.cpp11 class Permute : public OpConverter { class
14 Permute() { in Permute() function in Permute
/dports/science/py-chainer/chainer-7.8.0/chainerx_cc/chainerx/
H A Dindexable_array.h92 IndexableArray<T, kNdim>& Permute(const Axes& axes) { in Permute() function
145 IndexableArray<T, 0>& Permute(const Axes& /*axes*/) { in Permute() function
197 IndexableArray<T, 1>& Permute(const Axes& /*axes*/) { in Permute() function
269 IndexableArray<T, kDynamicNdim>& Permute(const Axes& axes) { in Permute() function
H A Dshape.h81 Shape Permute(const Axes& axes) const { in Permute() function
H A Dstrides.h90 Strides Permute(const Axes& axes) const { in Permute() function
H A Dreduction_kernel_arg.cc19 void ReductionArg::Permute(const Axes& axis) { in Permute() function in chainerx::ReductionArg
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dsort.h40 size_t Permute(const std::vector<int64_t>& indices, std::vector<T>* values) { in Permute() function
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/util/
H A Dsort.h40 size_t Permute(const std::vector<int64_t>& indices, std::vector<T>* values) { in Permute() function
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dsort.h40 size_t Permute(const std::vector<int64_t>& indices, std::vector<T>* values) { in Permute() function
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/cas/
H A DcasCore.c605 static int Permute[MAXINPUTS]; in GetSingleOutputFunctionRemapped() local
663 static int Permute[MAXINPUTS]; in GetSingleOutputFunctionRemappedNewDD() local
1095 DdManager * ddDestination, DdNode * f, int * Permute ) in Cudd_bddTransferPermute()
1128 cuddBddTransferPermute( DdManager * ddS, DdManager * ddD, DdNode * f, int * Permute ) in cuddBddTransferPermute()
1185 DdManager * ddD, DdNode * f, st__table * table, int * Permute ) in cuddBddTransferPermuteRecur()
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/fsm/
H A DPermute.java15 public final class Permute { class
17 private Permute() { in Permute() method in Permute
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/extrab/
H A DextraBddTime.c150 …muteTime( DdManager * ddSource, DdManager * ddDestination, DdNode * f, int * Permute, int TimeOut ) in Extra_TransferPermuteTime()
513 DdNode * extraTransferPermuteTime( DdManager * ddS, DdManager * ddD, DdNode * f, int * Permute, int… in extraTransferPermuteTime()
574 int * Permute, in extraTransferPermuteRecurTime()
/dports/devel/stack/stack-2.7.3/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DGetOpt.hs19 data ArgOrder a = Permute constructor
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DGetOpt.hs19 data ArgOrder a = Permute constructor
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DGetOpt.hs19 data ArgOrder a = Permute constructor
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DGetOpt.hs19 data ArgOrder a = Permute constructor
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DGetOpt.hs19 data ArgOrder a = Permute constructor
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DGetOpt.hs19 data ArgOrder a = Permute constructor
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/cmdargs-0.10.21/System/Console/CmdArgs/
H A DGetOpt.hs19 data ArgOrder a = Permute constructor
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DGetOpt.hs19 data ArgOrder a = Permute constructor
/dports/textproc/mifluz/mifluz-0.26.0/search/
H A DWordExclude.cc48 inline unsigned int WordExclude::Permute(unsigned int mask, unsigned int bits) in Permute() function in WordExclude
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/cmdargs-0.10.20/System/Console/CmdArgs/
H A DGetOpt.hs19 data ArgOrder a = Permute constructor
/dports/misc/mnn/MNN-1.2.0/pymnn/pip_package/MNN/tools/mnn_fb/
H A DPermute.py7 class Permute(object): class
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/security/tools/jarsigner/
H A DEntriesOrder.java162 static Iterable<List<String>> Permute(String[] entries) { in Permute() method in EntriesOrder
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/security/tools/jarsigner/
H A DEntriesOrder.java162 static Iterable<List<String>> Permute(String[] entries) { in Permute() method in EntriesOrder
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/security/tools/jarsigner/
H A DEntriesOrder.java162 static Iterable<List<String>> Permute(String[] entries) { in Permute() method in EntriesOrder

123456