Home
last modified time | relevance | path

Searched defs:ScalarShape (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/go/
Dshape.go34 func ScalarShape() Shape { func
/external/tensorflow/tensorflow/c/kernels/
Dtensor_shape_utils_test.cc48 TEST(ShapeDebugString, ScalarShape) { TestShapeMatch(TensorShape({})); } in TEST() argument
/external/federated-compute/fcp/aggregation/core/
Dtensor_shape_test.cc44 TEST(TensorShapeTest, ScalarShape) { in TEST() argument
/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.h82 inline Status ScalarShape(shape_inference::InferenceContext* c) { in ScalarShape() function
/external/tensorflow/tensorflow/core/util/
Dragged_to_dense_util_test.cc116 TEST(ValidateDefaultValueShape, ScalarShape) { in TEST() argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dpattern_matcher_test.cc70 TEST_F(PatternMatcherTest, ScalarShape) { in TEST_F() argument
/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
Dwhile_v2_test.py2067 def ScalarShape(): function
/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc129 const Shape& ScalarShape(PrimitiveType type) { in ScalarShape() function