网上论坛
会话
所有群组和帖子
发送反馈给 Google
帮助
登录
网上论坛
SIG Micro
会话
关于
SIG Micro
第 1 - 30 个,共 70 个
全部标记为已读
举报群组存在滥用行为
未选择
Advait Jain
2022/12/13
Canceling Dec SIG-micro meeting
Hi everyone, Please note that we will be canceling this month's meeting since I won't be
未读,
Canceling Dec SIG-micro meeting
Hi everyone, Please note that we will be canceling this month's meeting since I won't be
2022/12/13
Cyber Gai
,
Michael O'Cleirigh
2
2022/12/8
Tensorflow Lite Micro for MicroPython
Hello, I made a micropython user c module that wraps tflm. It works for ESP32 and RP2 but has issues
未读,
Tensorflow Lite Micro for MicroPython
Hello, I made a micropython user c module that wraps tflm. It works for ESP32 and RP2 but has issues
2022/12/8
Kevin Huang
2022/10/31
Loading .tflite from MCU filesystem to be used in tflite::getModel
Hello, I am new to Tensorflow Lite for Microcontrollers and looking into loading a 2.5MB model into
未读,
Loading .tflite from MCU filesystem to be used in tflite::getModel
Hello, I am new to Tensorflow Lite for Microcontrollers and looking into loading a 2.5MB model into
2022/10/31
Fredrik Knutsson
2022/9/16
FFT optimizations for Arm Cortex-M
Hi, We discussed math like optimizations for Cortex-M on the previous SIG meeting, where CMSIS-DSP is
未读,
FFT optimizations for Arm Cortex-M
Hi, We discussed math like optimizations for Cortex-M on the previous SIG meeting, where CMSIS-DSP is
2022/9/16
bechir brahem
, …
Måns Nilsson
4
2022/8/11
error in micro_allocation_info when running CI tests
Hi and thanks for reporting this! I was able to reproduce it on Arch Linux, ie with gcc-12.1. I
未读,
error in micro_allocation_info when running CI tests
Hi and thanks for reporting this! I was able to reproduce it on Arch Linux, ie with gcc-12.1. I
2022/8/11
Michael O'Cleirigh
, …
Advait Jain
8
2022/7/22
What is the tflite-micro version?
On Wed, Jun 29, 2022 at 12:22 PM Andrew Cavanaugh <andrewc...@gmail.com> wrote: Are the
未读,
What is the tflite-micro version?
On Wed, Jun 29, 2022 at 12:22 PM Andrew Cavanaugh <andrewc...@gmail.com> wrote: Are the
2022/7/22
Neil Tan
2022/7/13
Cancelling July SIG Meeting
Hello Everyone, After discussing with Advait, we are canceling July's SIG meeting, as we won'
未读,
Cancelling July SIG Meeting
Hello Everyone, After discussing with Advait, we are canceling July's SIG meeting, as we won'
2022/7/13
Advait Jain
,
Neil Tan
2
2022/7/13
SIG Micro meeting on July 13
Hello Everyone, Upon discussing with Advait, we are canceling July's SIG meeting, given that we
未读,
SIG Micro meeting on July 13
Hello Everyone, Upon discussing with Advait, we are canceling July's SIG meeting, given that we
2022/7/13
mono app
2022/5/14
TFLite Micro - Target ESP32
Hello all, I would like to run following example https://www.survivingwithandroid.com/esp32-
未读,
TFLite Micro - Target ESP32
Hello all, I would like to run following example https://www.survivingwithandroid.com/esp32-
2022/5/14
Michael Edwards
2022/5/13
TFLite Micro on ST BlueNRG-LP: use Keil's DK or current GitHub?
Hi! My name is Michael, and I'm clueless about ML. :D (Not really, entirely; but I'm
未读,
TFLite Micro on ST BlueNRG-LP: use Keil's DK or current GitHub?
Hi! My name is Michael, and I'm clueless about ML. :D (Not really, entirely; but I'm
2022/5/13
Advait Jain
2022/5/10
SIG Micro meeting time changed to 8:30am PT
Hi everyone, Just wanted to call out that moving forward the time for our monthly SIG Micro meeting
未读,
SIG Micro meeting time changed to 8:30am PT
Hi everyone, Just wanted to call out that moving forward the time for our monthly SIG Micro meeting
2022/5/10
Eston Z
,
Deqiang Chen
3
2022/4/25
Support for extra layers in TF lite for micro
Hello, By "self-define" operations, I think you are referring to "custom" Op.
未读,
Support for extra layers in TF lite for micro
Hello, By "self-define" operations, I think you are referring to "custom" Op.
2022/4/25
Aakash Tyagi
,
Joe Antognini
2
2022/4/12
Example for using model_profiler.cc
Hi Aakash, I was able to get the profiler working a little while back so I can share how I did it.
未读,
Example for using model_profiler.cc
Hi Aakash, I was able to get the profiler working a little while back so I can share how I did it.
2022/4/12
Arnaud Galles
,
Deqiang Chen
3
2022/4/12
Link flex delegates to TFLM
Hi, thanks for your answer! I tried what you propose before, but it then gives me a conversion error
未读,
Link flex delegates to TFLM
Hi, thanks for your answer! I tried what you propose before, but it then gives me a conversion error
2022/4/12
Advait Jain
2022/4/11
Cancelling the monthly SIG-micro meeting for April 13
Hi everyone, Neither Neil Tan nor I can make it to this month's SIG-micro meeting. As such, we
未读,
Cancelling the monthly SIG-micro meeting for April 13
Hi everyone, Neither Neil Tan nor I can make it to this month's SIG-micro meeting. As such, we
2022/4/11
Martin Cavallo Percovich
, …
Advait Jain
8
2022/3/18
TFLM model predictions differ to TFLite model predictions
Hi Fredrik and Advait, Thanks for your responses. As you suggested, I installed the latest TFLM
未读,
TFLM model predictions differ to TFLite model predictions
Hi Fredrik and Advait, Thanks for your responses. As you suggested, I installed the latest TFLM
2022/3/18
Daniel Situnayake
, …
Chris Knorowski
7
2022/1/14
2.7 converter compatibility
Just to piggyback on this a bit, has there been any thought about forking the TensorFlow converter
未读,
2.7 converter compatibility
Just to piggyback on this a bit, has there been any thought about forking the TensorFlow converter
2022/1/14
Michael O'Cleirigh
2022/1/11
Looking for an example of STM32H7 using I2S for micro_speech
Hello, For my microypython firmware we are using an I2S abstraction layer for implementing
未读,
Looking for an example of STM32H7 using I2S for micro_speech
Hello, For my microypython firmware we are using an I2S abstraction layer for implementing
2022/1/11
Audio Xiaomi
, …
Advait Jain
4
2021/12/29
Didn't find op for builtin opcode 'QUANTIZE' version '1'
If you could try with tip of tree TFLM from the stand-alone TFLM github repository, that would be
未读,
Didn't find op for builtin opcode 'QUANTIZE' version '1'
If you could try with tip of tree TFLM from the stand-alone TFLM github repository, that would be
2021/12/29
Michael O'Cleirigh
, …
Vikram Dattu
4
2021/12/13
Are the tensorflow/lite/micro/tools/make/targets staying in the long term?
Hi Advait and Michael 1. I am working on adding Espressif specific kernel files. Since, anyway the
未读,
Are the tensorflow/lite/micro/tools/make/targets staying in the long term?
Hi Advait and Michael 1. I am working on adding Espressif specific kernel files. Since, anyway the
2021/12/13
Joana Carrasqueira
2021/11/5
[SIG Members] Invitation to Contributor Summit on Tuesday Nov 9th!
Dear SIG Members, The TensorFlow Team is hosting the ML Community Day on Tuesday, November 9th! The
未读,
[SIG Members] Invitation to Contributor Summit on Tuesday Nov 9th!
Dear SIG Members, The TensorFlow Team is hosting the ML Community Day on Tuesday, November 9th! The
2021/11/5
Advait Jain
2021/10/15
Re: Mismatch opcode version TRANSPOSE
+SIG micro On Fri, Oct 15, 2021 at 11:11 AM Advait Jain <advai...@google.com> wrote: Can you
未读,
Re: Mismatch opcode version TRANSPOSE
+SIG micro On Fri, Oct 15, 2021 at 11:11 AM Advait Jain <advai...@google.com> wrote: Can you
2021/10/15
Joan Mihali
,
Advait Jain
2
2021/10/15
Simulating a TFLM inference on ModelSim
Hi Joan, You can compile a static library via the microlite target. For example: make -f tensorflow/
未读,
Simulating a TFLM inference on ModelSim
Hi Joan, You can compile a static library via the microlite target. For example: make -f tensorflow/
2021/10/15
Cris
2
2021/10/12
FlexVarHandleOp, FlexAssignVariableOp and While ops equivalent in TFLite micro
If I used tf.while_loop instead of tf.range to implement for loop statements, the TFLite model could
未读,
FlexVarHandleOp, FlexAssignVariableOp and While ops equivalent in TFLite micro
If I used tf.while_loop instead of tf.range to implement for loop statements, the TFLite model could
2021/10/12
Martin Cavallo Percovich
,
Fredrik
4
2021/9/20
Building TFLM library for Cortex-M4 Nucleo-L4R5ZI and Mbed Studio
Hi Fredrik! Thank you so much for your support. I have read a bit fast your response and
未读,
Building TFLM library for Cortex-M4 Nucleo-L4R5ZI and Mbed Studio
Hi Fredrik! Thank you so much for your support. I have read a bit fast your response and
2021/9/20
Advait Jain
,
Anonymous
2
2021/9/2
Re: Cortex M generic micro_time.cc
Thanks resolved! On Thu, 2 Sept 2021 at 14:39, Advait Jain <advai...@google.com> wrote: +SIG
未读,
Re: Cortex M generic micro_time.cc
Thanks resolved! On Thu, 2 Sept 2021 at 14:39, Advait Jain <advai...@google.com> wrote: +SIG
2021/9/2
Anonymous
2021/8/31
[TFLM] Interpreter.invoke() takes indefinite time
Hi all, The interpreter.invoke() method takes indefinite time to run. It doesn't even return any
未读,
[TFLM] Interpreter.invoke() takes indefinite time
Hi all, The interpreter.invoke() method takes indefinite time to run. It doesn't even return any
2021/8/31
Daniel Situnayake
, …
Pete Warden
5
2021/8/30
Partial runs of models in TFLM
I love that idea of the developer-supplied callback; it would be super helpful in all sorts of ways,
未读,
Partial runs of models in TFLM
I love that idea of the developer-supplied callback; it would be super helpful in all sorts of ways,
2021/8/30
Aakash Tyagi
,
sandeep singh
2
2021/8/30
Support for int32 in strided slice operation
Hi, This is correct behaviour as Keras by default sets the dynamic batch size to true. So, your model
未读,
Support for int32 in strided slice operation
Hi, This is correct behaviour as Keras by default sets the dynamic batch size to true. So, your model
2021/8/30
James B.
, …
Advait Jain
3
2021/8/11
Post-training integer quantization seems not to work on microcontroller
+tfl...@tensorflow.org Combining the threads on the same topic on two different mailing lists. On Tue
未读,
Post-training integer quantization seems not to work on microcontroller
+tfl...@tensorflow.org Combining the threads on the same topic on two different mailing lists. On Tue
2021/8/11