issues
search
ddps-lab
/
edge-inference
Evaluation of inference model performance on edge devices
Apache License 2.0
2
stars
3
forks
source link
RNN, LSTM 모델을 TFLite 로 Convert 한 뒤, 다양한 Batch 단위로 추론하는 코드 작성
#18
Closed
unhochoi
closed
2 years ago
unhochoi
commented
2 years ago
RNN, LSTM, BERT 모델을 S3 에서 가져오도록 Dockerfile 명령어 수정
BERT 모델 Load 오류 #2
RNN, LSTM 모델을 TFLite 로 Convert 한 뒤, 다양한 Batch 단위로 추론하는 코드 작성
모든 NLP 모델을 TFLite로 Convert하고, 다양한 Batch 단위로 추론 가능하도록 코드 작성 #15
RNN, LSTM 네트워크 구조 수정
lstm_imdb_tflite.py 파일 이름 수정