Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/codegen/
Dandroid_java_generator.cc214 void SetCodeWriterWithTensorInfo(CodeWriter* code_writer, in SetCodeWriterWithTensorInfo() function
351 SetCodeWriterWithTensorInfo(code_writer, tensor); in GenerateWrapperClass()
355 SetCodeWriterWithTensorInfo(code_writer, tensor); in GenerateWrapperClass()
381 SetCodeWriterWithTensorInfo(code_writer, tensor); in GenerateWrapperOutputs()
391 SetCodeWriterWithTensorInfo(code_writer, tensor); in GenerateWrapperOutputs()
417 SetCodeWriterWithTensorInfo(code_writer, tensor); in GenerateWrapperOutputs()
441 SetCodeWriterWithTensorInfo(code_writer, model.outputs[i]); in GenerateWrapperOutputs()
448 SetCodeWriterWithTensorInfo(code_writer, tensor); in GenerateWrapperOutputs()
468 SetCodeWriterWithTensorInfo(code_writer, tensor); in GenerateWrapperMetadata()
478 SetCodeWriterWithTensorInfo(code_writer, tensor); in GenerateWrapperMetadata()
[all …]