HomeSort by relevance Sort by last modified time
    Searched refs:shapes (Results 26 - 50 of 236) sorted by null

12 3 4 5 6 7 8 910

  /external/tensorflow/tensorflow/go/op/
op_test.go 104 shapes = []tf.Shape{c.Shape()}
105 dataset = TensorDataset(s, []tf.Output{c}, shapes)
107 iterator = Iterator(s, "", "", types, shapes)
108 next = IteratorGetNext(s, iterator, types, shapes)
  /frameworks/base/graphics/java/android/graphics/drawable/shapes/
OvalShape.java 17 package android.graphics.drawable.shapes;
PathShape.java 17 package android.graphics.drawable.shapes;
RectShape.java 17 package android.graphics.drawable.shapes;
Shape.java 17 package android.graphics.drawable.shapes;
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
TriangleShape.java 21 import android.graphics.drawable.shapes.PathShape;
25 * Wrapper around {@link android.graphics.drawable.shapes.PathShape}
  /packages/apps/Launcher3/src/com/android/launcher3/graphics/
TriangleShape.java 21 import android.graphics.drawable.shapes.PathShape;
25 * Wrapper around {@link android.graphics.drawable.shapes.PathShape}
  /external/tensorflow/tensorflow/python/kernel_tests/
barrier_ops_test.py 38 shapes=((1, 2, 3), (8,)),
53 key: 'shapes'
72 (dtypes.float32, dtypes.float32), shapes=((), ()), name="B")
91 (dtypes.float32, dtypes.float32), shapes=((1,), (0,)), name="B")
108 (dtypes.float32, dtypes.float32), shapes=((), ()), name="B")
133 (dtypes.float32, dtypes.float32), shapes=((), ()), name="B")
197 (dtypes.float32, dtypes.float32), shapes=((2, 2), (8,)), name="B")
225 b = data_flow_ops.Barrier(dtypes.float32, shapes=())
245 b = data_flow_ops.Barrier(dtypes.float32, shapes=())
279 b = data_flow_ops.Barrier(dtypes.float32, shapes=()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBgeom.h 129 #define XkbShapeDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx])
131 #define XkbSetShapeDoodadShape(g,d,s) ((d)->shape_ndx= (s)-&(g)->shapes[0])
160 #define XkbIndicatorDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx])
168 ((d)->shape_ndx= (s)-&(g)->shapes[0])
182 #define XkbLogoDoodadShape(g,d) (&(g)->shapes[(d)->shape_ndx])
184 #define XkbSetLogoDoodadShape(g,d,s) ((d)->shape_ndx= (s)-&(g)->shapes[0])
216 #define XkbKeyShape(g,k) (&(g)->shapes[(k)->shape_ndx])
218 #define XkbSetKeyShape(g,k,s) ((k)->shape_ndx= (s)-&(g)->shapes[0])
293 XkbShapePtr shapes; member in struct:_XkbGeometry
  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
concat_op.cc 58 std::vector<TensorShape> shapes; variable
59 OP_REQUIRES_OK(ctx, ctx->InputList("values", &values, &shapes));
61 const int input_dims = shapes[0].dims();
62 const TensorShape& input_shape = shapes[0];
80 const TensorShape& in_shape = shapes[i];
144 // which has the same number of dimensions. Their shapes match
148 // dimension, and their shapes are:
  /external/tensorflow/tensorflow/contrib/tpu/python/tpu/
tpu_sharding.py 156 shapes; or shard_index is not None and
219 def get_unsharded_shape(self, shapes):
222 When given a list of shapes of shards, returns the shape of the
227 shapes: The shapes of the Tensor shards to be combined.
233 ValueError: if shapes is not a list of length
234 self.number_of_shards; or any element of shapes is not a valid
236 shapes is not a valid sharding of a full shape.
237 TypeError: if an element of shapes is not convertible to a
241 if len(shapes) != self.number_of_shards
    [all...]
tpu_feed.py 39 shapes match.
52 explicitly or infer them from the shapes of inputs.
58 tuple_shapes: if not None, a list of shapes of the elements of the queue.
114 ValueError: if the shapes and sharding policies don't match.
167 """Returns the shapes of the InfeedQueue tuple elements."""
178 tuple_shapes: the shapes of each queue element.
201 "incompatible shape. Frozen shapes are %s, updated shapes are %s"
275 """Sets the shapes and types of the queue tuple elements.
277 input_tensors is a list of Tensors whose types and shapes are use
    [all...]
  /external/tensorflow/tensorflow/contrib/layers/python/ops/
sparse_feature_cross_op.py 83 shapes = [sp_input.dense_shape for sp_input in sparse_inputs]
101 shapes,
114 shapes,
  /external/tensorflow/tensorflow/python/ops/
concat_benchmark.py 134 shapes = [[2000, 8], [8, 2000], [100, 18], [1000, 18], [100, 97],
138 num_iters = [10] * len(shapes)
140 for shape, iters in zip(shapes, num_iters):
  /art/test/044-proxy/src/
BasicTest.java 41 Shapes shapes = (Shapes) proxy; local
42 shapes.circle(3);
43 shapes.rectangle(10, 20);
44 shapes.blob();
62 shapes.upChuck();
68 shapes.upCheck();
98 Class<?> proxyClass = Proxy.getProxyClass(Shapes.class.getClassLoader(),
125 interface Shapes {
    [all...]
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
gpu_layout_assignment_test.cc 84 // Returns a list shapes with all the possible layouts of this shape, including
90 std::vector<Shape> shapes; local
91 shapes.push_back(s);
92 shapes.back().clear_layout();
95 shapes.push_back(s);
96 *shapes.back().mutable_layout() = LayoutUtil::MakeLayout(layout_vec);
99 return shapes;
186 // Enumerate all combinations of shapes.
256 // Enumerate all combinations of shapes plus whether we're constraining param
  /external/tensorflow/tensorflow/core/framework/
partial_tensor_shape_test.cc 132 std::vector<PartialTensorShape> shapes = {a, b, c, d, e, f, g}; local
133 for (int i = 0; i < shapes.size(); ++i) {
136 EXPECT_TRUE(shapes[i].IsIdenticalTo(shapes[j]));
138 EXPECT_FALSE(shapes[i].IsIdenticalTo(shapes[j]));
248 // Empty made partial shapes should still be fully defined
  /external/fonttools/Lib/fontTools/pens/
reportLabPen.py 4 from reportlab.graphics.shapes import Path
9 """A pen for drawing onto a reportlab.graphics.shapes.Path object."""
62 from reportlab.graphics.shapes import Group, Drawing, scale
  /cts/tests/tests/animation/src/android/animation/cts/
ShapeHolder.java 22 import android.graphics.drawable.shapes.Shape;
  /development/samples/ApiDemos/src/com/example/android/apis/animation/
ShapeHolder.java 22 import android.graphics.drawable.shapes.Shape;
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
ShadowCardDrag.java 28 import android.graphics.drawable.shapes.OvalShape;
29 import android.graphics.drawable.shapes.RectShape;
30 import android.graphics.drawable.shapes.RoundRectShape;
31 import android.graphics.drawable.shapes.Shape;
  /external/tensorflow/tensorflow/core/profiler/internal/
tfprof_utils.h 36 string FormatShapes(const std::vector<int64>& shapes);
  /external/tensorflow/tensorflow/python/framework/
file_system_test.py 42 queue = data_flow_ops.FIFOQueue(99, [dtypes.string], shapes=())
  /external/tensorflow/tensorflow/contrib/rnn/python/ops/
core_rnn_cell.py 83 shapes = [a.get_shape() for a in args]
84 for shape in shapes:
86 raise ValueError("linear is expecting 2D arguments: %s" % shapes)
156 shapes = [a.get_shape() for a in args]
157 for shape in shapes:
159 raise ValueError("linear is expecting 2D arguments: %s" % shapes)
  /cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/
ArcShapeTest.java 17 package android.graphics.drawable.shapes.cts;
29 import android.graphics.drawable.shapes.ArcShape;

Completed in 601 milliseconds

12 3 4 5 6 7 8 910