Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ size
Method
size
tensorflow/core/kernels/batch_kernels.cc:298–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
296
AsyncOpKernel::DoneCallback done_callback;
297
298
size_t size() const override { return inputs[0].shape().dim_size(0); }
299
};
300
301
using Batcher = serving::SharedBatchScheduler<BatchTask>;
Callers
11
Concat
Function · 0.45
SplitEasyCases
Function · 0.45
RegisterInput
Method · 0.45
ValidateBatch
Method · 0.45
ConcatInputTensors
Method · 0.45
SplitOutputTensors
Method · 0.45
ProcessBatch
Method · 0.45
EmitIndexTensor
Method · 0.45
ValidateAllowedBatchSizes
Method · 0.45
ValidateAllowedBatchSizes
Method · 0.45
Compute
Method · 0.45
Calls
2
dim_size
Method · 0.45
shape
Method · 0.45
Tested by
no test coverage detected