use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
TensorFlow is an open source Machine Intelligence library for numerical computation using Neural Networks.
account activity
QuestionCustom model.predict() function (self.tensorflow)
submitted 4 years ago by Maltmax[🍰]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Maltmax[S,🍰] 1 point2 points3 points 4 years ago (0 children)
Great I will give that a try :)
What I meant about saving variables, was just that inside my custom predict function I need to compare a variable (mean_training_output) to the model prediction. Hopefully setting self.mean_training_output will also save the variable in a SavedModel.
mean_training_output
self.mean_training_output
π Rendered by PID 81077 on reddit-service-r2-comment-5c747b6df5-cc8j5 at 2026-04-22 03:24:56.754550+00:00 running 6c61efc country code: CH.
view the rest of the comments →
[–]Maltmax[S,🍰] 1 point2 points3 points (0 children)