MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / input_size

Method input_size

tensorflow/core/grappler/utils/functions.cc:83–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83const std::size_t GrapplerFunctionItem::input_size() const {
84 return input_args_.size();
85}
86
87const std::vector<OutputArgInstantiation>& GrapplerFunctionItem::outputs()
88 const {

Callers 15

RemoveInputAtIndexFunction · 0.45
SparsifyGatherInternalFunction · 0.45
QuantizeNodesFunction · 0.45
SortByExecutionOrderFunction · 0.45
ReplaceSendRecvsFunction · 0.45
TestSinglePartitionMethod · 0.45
TestMultiPartitionMethod · 0.45
AddPlaceholdersForFeedsFunction · 0.45
EqualFunctionNodeDefFunction · 0.45
EqualFunctionNodeDefFunction · 0.45
ConvertSegmentToGraphDefFunction · 0.45

Calls 1

sizeMethod · 0.45

Tested by 15

TestSinglePartitionMethod · 0.36
TestMultiPartitionMethod · 0.36
EqualFunctionNodeDefFunction · 0.36
EqualFunctionNodeDefFunction · 0.36
TEST_FFunction · 0.36
CompareNodeFaninsFunction · 0.36
TEST_FFunction · 0.36
CompareGraphNodesFunction · 0.36
VerifyFunction · 0.36
TESTFunction · 0.36