Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dpermutation_util.h40 std::vector<typename Container::value_type> Permute( in Permute() function
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dranden_slow.cc365 inline ABSL_RANDOM_INTERNAL_ATTRIBUTE_ALWAYS_INLINE void Permute( in Permute() function
Dranden_hwaes.cc435 inline ABSL_TARGET_CRYPTO void Permute( in Permute() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dranden_slow.cc400 inline ABSL_RANDOM_INTERNAL_ATTRIBUTE_ALWAYS_INLINE void Permute( in Permute() function
Dranden_hwaes.cc438 inline ABSL_TARGET_CRYPTO void Permute( in Permute() function
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dranden_slow.cc400 inline ABSL_RANDOM_INTERNAL_ATTRIBUTE_ALWAYS_INLINE void Permute( in Permute() function
Dranden_hwaes.cc438 inline ABSL_TARGET_CRYPTO void Permute( in Permute() function
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Dranden_slow.cc400 inline ABSL_RANDOM_INTERNAL_ATTRIBUTE_ALWAYS_INLINE void Permute( in Permute() function
Dranden_hwaes.cc438 inline ABSL_TARGET_CRYPTO void Permute( in Permute() function
/external/abseil-cpp/absl/random/internal/
Dranden_slow.cc452 inline ABSL_RANDOM_INTERNAL_ATTRIBUTE_ALWAYS_INLINE void Permute( in Permute() function
Dranden_hwaes.cc505 inline ABSL_TARGET_CRYPTO void Permute( in Permute() function
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Dranden_slow.cc452 inline ABSL_RANDOM_INTERNAL_ATTRIBUTE_ALWAYS_INLINE void Permute( in Permute() function
Dranden_hwaes.cc505 inline ABSL_TARGET_CRYPTO void Permute( in Permute() function
/external/tensorflow/tensorflow/core/common_runtime/
Dpermuter_test.cc230 void Permute(int fail_after) { in Permute() function in tensorflow::__anonfb3b1ff60111::PermuterTest
/external/tensorflow/tensorflow/python/keras/layers/
Dcore.py566 class Permute(Layer): class
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3509 struct Permute { struct
3510 unsigned Opcode;
3511 unsigned Operand;
3512 unsigned char Bytes[SystemZ::VectorBytes];
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4166 struct Permute { struct
4167 unsigned Opcode;
4168 unsigned Operand;
4169 unsigned char Bytes[SystemZ::VectorBytes];
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp4218 struct Permute { struct
4219 unsigned Opcode;
4220 unsigned Operand;
4221 unsigned char Bytes[SystemZ::VectorBytes];
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp290 enum ShuffleMode { Unknown, Select, Permute }; in isShuffle() enumerator
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp293 enum ShuffleMode { Unknown, Select, Permute }; in isShuffle() enumerator