Home
last modified time | relevance | path

Searched defs:Poisson (Results 1 – 6 of 6) sorted by relevance

/third_party/grpc/src/ruby/qps/
Dclient.rb28 class Poisson class
/third_party/mindspore/mindspore-src/source/tests/st/mindscience/mindflow/src/
Dpde_with_loss.py321 class Poisson(PDEWithLoss): class
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/nn/probability/distribution/
Dpoisson.py27 class Poisson(Distribution): class
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/operations/
Drandom_ops.py517 class Poisson(PrimitiveWithInfer): class
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_proto/
Drandom_ops_proto.cc458 CUST_IMPLEMT_INFERFUNC(Poisson, PoissonInfer) { in CUST_IMPLEMT_INFERFUNC() argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/customize/op_info_cfg/
Dcust_aicpu_kernel.ini2577 [Poisson] section
2578 opInfo.subTypeOfInferShape=1
2579 opInfo.opsFlag=OPS_FLAG_CLOSE
2580 opInfo.engine=DNN_VM_AICPU
2581 opInfo.flagPartial=False
2582 opInfo.computeCost=100
2583 opInfo.flagAsync=False
2584 opInfo.opKernelLib=CUSTAICPUKernel
2585 opInfo.formatAgnostic=False
2586 opInfo.userDefined=True
[all …]