Home
last modified time | relevance | path

Searched defs:Diagonal (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/m133/third_party/externals/dng_sdk/source/
Ddng_rect.h188 real64 Diagonal () const in Diagonal() function
331 real64 Diagonal () const in Diagonal() function
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_rect.h188 real64 Diagonal () const in Diagonal() function
331 real64 Diagonal () const in Diagonal() function
/third_party/mindspore/mindspore-src/source/tests/ut/python/ops/
Dtest_dyn_shape_primitive.py279 class Diagonal(nn.Cell): class
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Deinsum_impl.cu20 __global__ void Diagonal(const size_t out_size, const T *input, const size_t *inp_shape, const size… in Diagonal() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/math/
Deinsum_helper.h264 void Diagonal(T *input_ptr, T *output_ptr, const std::vector<size_t> &inp_shape, in Diagonal() function
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/auto_generate/
Dgen_lite_ops.h725 Diagonal() : BaseOperator(kNameDiagonal) {} in Diagonal() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_info_cfg/
Dcust_aicpu_kernel.ini5543 [Diagonal] section
5544 opInfo.subTypeOfInferShape=1
5545 opInfo.opsFlag=OPS_FLAG_CLOSE
5546 opInfo.engine=DNN_VM_AICPU
5547 opInfo.flagPartial=False
5548 opInfo.computeCost=100
5549 opInfo.flagAsync=False
5550 opInfo.opKernelLib=CUSTAICPUKernel
5551 opInfo.formatAgnostic=False
5552 opInfo.kernelSo=libcust_cpu_kernels.so
[all …]