Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ DoShapeInference
Method
DoShapeInference
tensorflow/cc/framework/scope.cc:501–504 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
499
}
500
501
Status Scope::DoShapeInference(Node* node) const {
502
if (impl_->disable_shape_inference_) return Status::OK();
503
return impl_->refiner_->AddNode(node);
504
}
505
506
class InternalScope {
507
public:
Callers
15
DummyReadResourceCC
Method · 0.80
TEST_F
Function · 0.80
MakeOuterGraph
Function · 0.80
TEST_F
Function · 0.80
CreateSwitchN
Function · 0.80
CreateTestVariant
Method · 0.80
CreateConcatV1Op
Function · 0.80
TEST
Function · 0.80
TEST
Function · 0.80
TEST_F
Function · 0.80
TEST
Function · 0.80
Call
Function · 0.80
Calls
1
AddNode
Method · 0.45
Tested by
15
DummyReadResourceCC
Method · 0.64
TEST_F
Function · 0.64
MakeOuterGraph
Function · 0.64
TEST_F
Function · 0.64
CreateSwitchN
Function · 0.64
CreateTestVariant
Method · 0.64
CreateConcatV1Op
Function · 0.64
TEST
Function · 0.64
TEST
Function · 0.64
TEST_F
Function · 0.64
TEST
Function · 0.64
Call
Function · 0.64