Searched defs:Create (Results 1 – 13 of 13) sorted by relevance
41 procedure Create subprogram55 subtype Buffer_Subtype is Stream_Element_Array (1 .. Read_Buffer_Size);57 procedure Init_Filter65 procedure Init_Filter
53 procedure Create subprogspec
49 std::unique_ptr<GPUCompatibilityList> GPUCompatibilityList::Create() { in Create() function in tflite::acceleration::GPUCompatibilityList54 std::unique_ptr<GPUCompatibilityList> GPUCompatibilityList::Create( in Create() function in tflite::acceleration::GPUCompatibilityList
55 constructor Create(Strm: TStream); procedure89 constructor Create(CompressionLevel: TCompressionLevel; Dest: TStream); procedure118 constructor Create(Source: TStream); procedure
26 TfLiteDelegatePtr Create() override { in Create() function in tflite::delegates::GpuPlugin
26 TfLiteDelegatePtr Create() override { in Create() function in tflite::delegates::XNNPackPlugin
29 TfLiteDelegatePtr Create() override { in Create() function in tflite::delegates::HexagonPlugin
36 TfLiteDelegatePtr Create() override { in Create() function
34 RecordingSimpleMemoryAllocator* RecordingSimpleMemoryAllocator::Create( in Create() function in tflite::RecordingSimpleMemoryAllocator
45 SimpleMemoryAllocator* SimpleMemoryAllocator::Create( in Create() function in tflite::SimpleMemoryAllocator
32 RecordingMicroAllocator* RecordingMicroAllocator::Create( in Create() function in tflite::RecordingMicroAllocator
590 MicroAllocator* MicroAllocator::Create(uint8_t* tensor_arena, size_t arena_size, in Create() function in tflite::MicroAllocator599 MicroAllocator* MicroAllocator::Create(SimpleMemoryAllocator* memory_allocator, in Create() function in tflite::MicroAllocator
209 static Type Create() { in Create() function
Completed in 24 milliseconds