Home
last modified time | relevance | path

Searched refs:TfLiteSoftmaxParams (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/
A Dsoftmax_common.cc33 const TfLiteSoftmaxParams* params, in CalculateSoftmaxParams()
136 auto* params = static_cast<TfLiteSoftmaxParams*>(node->builtin_data); in SoftmaxPrepare()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/
A Dbuiltin_op_data.h202 } TfLiteSoftmaxParams; typedef
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/
A Dflatbuffer_conversions.cc1822 std::unique_ptr<TfLiteSoftmaxParams, in ParseSoftmax()
1824 params = safe_allocator.Allocate<TfLiteSoftmaxParams>(); in ParseSoftmax()

Completed in 12 milliseconds