Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Scalar
Method
Scalar
tensorflow/core/framework/shape_inference.cc:766–766 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
764
}
765
766
ShapeHandle InferenceContext::Scalar() { return MakeShape({}); }
767
768
ShapeHandle InferenceContext::Vector(DimensionOrConstant dim) {
769
return MakeShape({dim});
Callers
15
mpi_ops.cc
File · 0.45
mpi_ops.cc
File · 0.45
variable_ops.cc
File · 0.45
quantile_ops.cc
File · 0.45
training_ops.cc
File · 0.45
stats_accumulator_ops.cc
File · 0.45
model_ops.cc
File · 0.45
input_pipeline_ops.cc
File · 0.45
test_ops.cc
File · 0.45
xrt_compile_ops.cc
File · 0.45
string_ops.cc
File · 0.45
DecodeWavShapeFn
Function · 0.45
Calls
1
MakeShape
Function · 0.85
Tested by
3
TEST_F
Function · 0.36
Scalars
Function · 0.36
Scalars
Function · 0.36