comparison Applications/StoneWebViewer/WebAssembly/StoneWebViewer.cpp @ 2049:85ab86f10d01 deep-learning

reorganization
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 16 Mar 2023 21:28:22 +0100
parents a56f7ed0cdf9
children d4e769a0961f
comparison
equal deleted inserted replaced
2048:a05b03f45289 2049:85ab86f10d01
3925 } 3925 }
3926 } 3926 }
3927 3927
3928 3928
3929 #include <emscripten/fetch.h> 3929 #include <emscripten/fetch.h>
3930 #include "deep-learning/WebAssembly/Worker.pb.h" 3930 #include "Worker.pb.h"
3931 3931
3932 enum DeepLearningState 3932 enum DeepLearningState
3933 { 3933 {
3934 DeepLearningState_Waiting, 3934 DeepLearningState_Waiting,
3935 DeepLearningState_Pending, 3935 DeepLearningState_Pending,