todo
This commit is contained in:
parent
56c5784d83
commit
4c8922270f
@ -25,6 +25,8 @@ end
|
|||||||
|
|
||||||
imap(f, args...) = f(args...)
|
imap(f, args...) = f(args...)
|
||||||
|
|
||||||
|
# TODO: batching should be secondary
|
||||||
|
|
||||||
function interpmodel(m, args::Batch...)
|
function interpmodel(m, args::Batch...)
|
||||||
rebatch(interpret(reifyparams(graph(m)), map(rawbatch, args)...))
|
rebatch(interpret(reifyparams(graph(m)), map(rawbatch, args)...))
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user