Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ UnknownShape
Method
UnknownShape
tensorflow/core/framework/shape_inference.cc:749–751 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
747
}
748
749
ShapeHandle InferenceContext::UnknownShape() {
750
return shape_manager_.UnknownShape();
751
}
752
753
ShapeHandle InferenceContext::UnknownShapeOfRank(int64 rank) {
754
CHECK_LE(rank, kint32max) <<
"rank must be less than kint32max"
;
Callers
15
stats_accumulator_ops.cc
File · 0.80
ApplyGradientTreesPredictionShapeFn
Function · 0.80
ApplyGradientTreesPredictionVerboseShapeFn
Function · 0.80
TRTEngineOpShapeInference
Function · 0.80
AddNodesToShapeRefiner
Method · 0.80
xla_ops.cc
File · 0.80
encapsulate_cuda_graph_mode_subgraphs_pass_test.cc
File · 0.80
encapsulate_subgraphs_pass_test.cc
File · 0.80
string_ops.cc
File · 0.80
RaggedTensorFromVariantShapeFn
Function · 0.80
lookup_ops.cc
File · 0.80
ValidateTableResourceHandle
Function · 0.80
Calls
2
push_back
Method · 0.45
back
Method · 0.45
Tested by
6
MakeShapeFromString
Method · 0.64
TEST
Function · 0.64
TEST_F
Function · 0.64
TestMergeHandles
Method · 0.64
TestRelaxHandles
Method · 0.64
TEST_F
Function · 0.64