Home
last modified time | relevance | path

Searched defs:Create (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/ada/
A Dzlib-streams.adb41 procedure Create subprogram
55 subtype Buffer_Subtype is Stream_Element_Array (1 .. Read_Buffer_Size);
57 procedure Init_Filter
65 procedure Init_Filter
A Dzlib-streams.ads53 procedure Create subprogspec
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/compatibility/
A Dgpu_compatibility.cc49 std::unique_ptr<GPUCompatibilityList> GPUCompatibilityList::Create() { in Create() function in tflite::acceleration::GPUCompatibilityList
54 std::unique_ptr<GPUCompatibilityList> GPUCompatibilityList::Create( in Create() function in tflite::acceleration::GPUCompatibilityList
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/delphi/
A DZLib.pas55 constructor Create(Strm: TStream); procedure
89 constructor Create(CompressionLevel: TCompressionLevel; Dest: TStream); procedure
118 constructor Create(Source: TStream); procedure
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A Dgpu_plugin.cc26 TfLiteDelegatePtr Create() override { in Create() function in tflite::delegates::GpuPlugin
A Dxnnpack_plugin.cc26 TfLiteDelegatePtr Create() override { in Create() function in tflite::delegates::XNNPackPlugin
A Dhexagon_plugin.cc29 TfLiteDelegatePtr Create() override { in Create() function in tflite::delegates::HexagonPlugin
A Dnnapi_plugin.h36 TfLiteDelegatePtr Create() override { in Create() function
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/
A Drecording_simple_memory_allocator.cc34 RecordingSimpleMemoryAllocator* RecordingSimpleMemoryAllocator::Create( in Create() function in tflite::RecordingSimpleMemoryAllocator
A Dsimple_memory_allocator.cc45 SimpleMemoryAllocator* SimpleMemoryAllocator::Create( in Create() function in tflite::SimpleMemoryAllocator
A Drecording_micro_allocator.cc32 RecordingMicroAllocator* RecordingMicroAllocator::Create( in Create() function in tflite::RecordingMicroAllocator
A Dmicro_allocator.cc590 MicroAllocator* MicroAllocator::Create(uint8_t* tensor_arena, size_t arena_size, in Create() function in tflite::MicroAllocator
599 MicroAllocator* MicroAllocator::Create(SimpleMemoryAllocator* memory_allocator, in Create() function in tflite::MicroAllocator
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dmat.h209 static Type Create() { in Create() function

Completed in 24 milliseconds