Home
last modified time | relevance | path

Searched defs:ScalarShape (Results 1 – 4 of 4) 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/python/kernel_tests/
Dwhile_v2_test.py479 def ScalarShape(): function
/external/tensorflow/tensorflow/compiler/xla/service/
Dpattern_matcher_test.cc68 TEST(PatternMatcherTest, ScalarShape) { in TEST() argument