Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/
Dshape.go34 func ScalarShape() Shape { func
/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.h205 inline Status ScalarShape(shape_inference::InferenceContext* c) { in ScalarShape() function
/external/tensorflow/tensorflow/core/ops/
Dragged_to_dense_util_test.cc117 TEST(ValidateDefaultValueShape, ScalarShape) { in TEST() argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dpattern_matcher_test.cc71 TEST_F(PatternMatcherTest, ScalarShape) { in TEST_F() argument
/external/tensorflow/tensorflow/python/kernel_tests/
Dwhile_v2_test.py1149 def ScalarShape(): function