MCPcopy 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
766ShapeHandle InferenceContext::Scalar() { return MakeShape({}); }
767
768ShapeHandle InferenceContext::Vector(DimensionOrConstant dim) {
769 return MakeShape({dim});

Callers 15

mpi_ops.ccFile · 0.45
mpi_ops.ccFile · 0.45
variable_ops.ccFile · 0.45
quantile_ops.ccFile · 0.45
training_ops.ccFile · 0.45
model_ops.ccFile · 0.45
test_ops.ccFile · 0.45
xrt_compile_ops.ccFile · 0.45
string_ops.ccFile · 0.45
DecodeWavShapeFnFunction · 0.45

Calls 1

MakeShapeFunction · 0.85

Tested by 3

TEST_FFunction · 0.36
ScalarsFunction · 0.36
ScalarsFunction · 0.36