Home
last modified time | relevance | path

Searched defs:Kernel (Results 1 – 25 of 59) sorted by relevance

123

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/infer/
Dkernel.h27 using Kernel = mindspore::kernel::KernelExec; variable
/third_party/protobuf/js/experimental/runtime/kernel/
Dinternal_message.js7 const Kernel = goog.requireType('protobuf.runtime.Kernel'); constant
Dmessage_set_test.js8 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
Dmessage_set.js20 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
Dkernel_compatibility_test.js19 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
/third_party/protobuf/js/experimental/benchmarks/code_size/kernel/
Dpopular_types.js23 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
Dall_types.js9 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLKernel.cpp218 Kernel::Kernel(Program &program, const char *name, cl_int &errorCode) in Kernel() function in cl::Kernel
226 Kernel::Kernel(Program &program, const rx::CLKernelImpl::CreateFunc &createFunc, cl_int &errorCode) in Kernel() function in cl::Kernel
DCLProgram.h106 friend class Kernel; variable
DCLtypes.h47 class Kernel; variable
/third_party/protobuf/js/experimental/runtime/kernel/conformance/
Dtest_all_types_proto3.js7 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
Dtest_all_types_proto2.js7 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
Dconformance_response.js7 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
Dconformance_request.js6 const Kernel = goog.require('protobuf.runtime.Kernel'); constant
/third_party/mindspore/mindspore-src/source/include/api/
Dkernel.h32Kernel(const std::vector<mindspore::MSTensor> &inputs, const std::vector<mindspore::MSTensor> &out… in Kernel() function
Ddelegate.h44 … const std::vector<MSTensor> &outputs, const std::map<kernel::Kernel *, const T *> &primitives, in DelegateModel()
/third_party/mindspore/mindspore-src/source/mindspore/lite/include/
Dkernel_interface.h27 class Kernel; variable
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/nnacl/
Dnnacl_kernel.h41 const KernelBase *Kernel() const { return kernel_; } in Kernel() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/
DMemorySanitizer.h24 bool Kernel; member
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/infer/
Ddpico_lstm_onnx_infer.cc46 const kernel::Kernel *) { in Infer()
Ddpico_maxunpool_infer.cc46 const kernel::Kernel *) { in Infer()
/third_party/mindspore/mindspore-src/source/mindspore/lite/include/registry/
Dregister_kernel_interface.h29 class Kernel; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCodeGen.h28 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/dvm/
Ddvm_kernel_mod.h67 dvm::Kernel *Kernel() { return &kernel_; } in Kernel() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.cpp266 auto &Kernel = HSAMetadata.mKernels.back(); in emitKernelLanguage() local
480 auto &Kernel = HSAMetadata.mKernels.back(); in emitKernel() local

123