Home
last modified time | relevance | path

Searched defs:is_variable (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/
A Dtest_helpers.cc245 TensorType type, bool is_variable, std::initializer_list<int32_t> shape) { in AddTensorImpl()
888 const Tensor* Create1dFlatbufferTensor(int size, bool is_variable) { in Create1dFlatbufferTensor()
1004 float weights_scale, bool is_variable) { in CreateQuantizedBiasTensor()
1022 bool is_variable) { in CreatePerChannelQuantizedBiasTensor()
1049 int quantized_dimension, bool is_variable) { in CreateSymmetricPerChannelQuantizedTensor()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/
A Dcommon.c162 const void* allocation, bool is_variable, in TfLiteTensorReset()
A Dcommon.h441 bool is_variable; member
548 bool is_variable; member

Completed in 8 milliseconds