supports Parallel Calls
Whether the model permits its embedding batches to run concurrently. When true, embedMany fans batches out (bounded by maxParallelCalls) instead of running them serially.
Since
0.3.0-beta01
Whether the model permits its embedding batches to run concurrently. When true, embedMany fans batches out (bounded by maxParallelCalls) instead of running them serially.
0.3.0-beta01