| /external/tensorflow/tensorflow/security/advisory/ |
| D | tfsa-2021-179.md | 3 ### CVE Number 6 ### Impact 34 ### Patches 39 ### For more information 42 ### Attribution
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | transpose_functor_gpu.cu.cc | 179 struct Transpose<GPUDevice, T, conjugate> { struct 180 static void run(const GPUDevice& d, const Tensor& in, in run() 205 struct Transpose<GPUDevice, tstring, conjugate> { struct 206 static void run(const GPUDevice& d, const Tensor& in, in run() 213 template struct Transpose<GPUDevice, tstring, false>; variable
|
| D | transpose_functor_cpu.cc | 74 struct Transpose<CPUDevice, T, conjugate> { struct 75 static void run(const CPUDevice& d, const Tensor& in, in run()
|
| D | transpose_functor.h | 63 struct Transpose { struct
|
| /external/dng_sdk/source/ |
| D | dng_point.h | 179 inline dng_point Transpose (const dng_point &a) in Transpose() function 188 inline dng_point_real64 Transpose (const dng_point_real64 &a) in Transpose() function
|
| D | dng_rect.h | 408 inline dng_rect Transpose (const dng_rect &a) in Transpose() function 417 inline dng_rect_real64 Transpose (const dng_rect_real64 &a) in Transpose() function
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
| D | format_utils.h | 237 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function 257 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function 354 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function 401 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function 459 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function 516 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function 576 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function 652 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function 727 INLINE static void Transpose(const uint8_t* pSrc, uint8_t* pDst) in Transpose() function
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/ |
| D | transpose_test.cc | 30 TEST_F(OpenCLOperationTest, Transpose) { in TEST_F() argument
|
| /external/ComputeLibrary/tests/validation/CL/ |
| D | Transpose.cpp | 45 TEST_SUITE(Transpose) in TEST_SUITE() argument
|
| /external/ComputeLibrary/tests/validation/NEON/ |
| D | Transpose.cpp | 44 TEST_SUITE(Transpose) in TEST_SUITE() argument
|
| /external/gemmlowp/internal/ |
| D | dispatch_gemm_shape.h | 37 TransposeType<T> Transpose(const T& t) { in Transpose() function
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | transpose.h | 73 void Transpose(const TransposeParams& params, in Transpose() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | RegAllocPBQP.h | 226 void handleAddEdge(const MatrixMetadata& MD, bool Transpose) { in handleAddEdge() 234 void handleRemoveEdge(const MatrixMetadata& MD, bool Transpose) { in handleRemoveEdge() 330 bool Transpose = N1Id != G.getEdgeNode1Id(EId); in handleUpdateCosts() local
|
| /external/llvm/include/llvm/CodeGen/ |
| D | RegAllocPBQP.h | 288 void handleAddEdge(const MatrixMetadata& MD, bool Transpose) { in handleAddEdge() 296 void handleRemoveEdge(const MatrixMetadata& MD, bool Transpose) { in handleRemoveEdge() 395 bool Transpose = N1Id != G.getEdgeNode1Id(EId); in handleUpdateCosts() local
|
| /external/ruy/ruy/ |
| D | mat.h | 444 inline Order Transpose(Order order) { in Transpose() function 448 inline MatLayout Transpose(const MatLayout& layout) { in Transpose() function 456 Mat<Scalar> Transpose(const Mat<Scalar>& matrix) { in Transpose() function
|
| /external/armnn/src/armnnUtils/ |
| D | Transpose.cpp | 120 void Transpose(const armnn::TensorShape& srcShape, const armnn::PermutationVector& mappings, in Transpose() function
|
| /external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
| D | resolve_constant_transpose.cc | 29 void Transpose(Model* model, const Array& input_array, in Transpose() function
|
| /external/libgav1/src/ |
| D | quantizer.cc | 223 void Transpose(uint8_t* const dst, const uint8_t* const src, int src_width, in Transpose() function
|
| /external/webrtc/rtc_tools/frame_analyzer/ |
| D | linear_least_squares.cc | 52 Matrix<T> Transpose(const Matrix<T>& matrix) { in Transpose() function
|
| /external/libchrome/ui/gfx/geometry/ |
| D | matrix3_unittest.cc | 93 TEST(Matrix3fTest, Transpose) { in TEST() argument
|
| D | matrix3_f.cc | 142 Matrix3F Matrix3F::Transpose() const { in Transpose() function in gfx::Matrix3F
|
| /external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
| D | blas.h | 75 enum class Transpose { kNoTranspose, kTranspose, kConjugateTranspose }; enum
|
| /external/tensorflow/tensorflow/compiler/xla/g3doc/ |
| D | operation_semantics.md | 2937 ## Transpose section in Operation Semantics
|
| /external/toolchain-utils/llvm_tools/patch_sync/src/ |
| D | main.rs | 338 Transpose { enumerator
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | layout_normalization_test.cc | 128 TEST_F(LayoutNormalizationTest, Transpose) { in TEST_F() argument
|