MCPcopy Create free account
hub / github.com/catboost/catboost / GetSize

Method GetSize

library/cpp/netliba/v12/ib_collective.cpp:857–859  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

855 return ColRank;
856 }
857 int GetSize() override {
858 return ColSize;
859 }
860 int GetGroupTypeCount() override {
861 return HostGroup.ysize();
862 }

Callers 1

PostRecvMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected