Home
last modified time | relevance | path

Searched defs:inner_shape (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_const_op_test.py178 inner_shape=None, argument
296 inner_shape=None, argument
385 inner_shape=None, argument
H A Dragged_factory_ops.py35 def constant(pylist, dtype=None, ragged_rank=None, inner_shape=None, argument
88 def constant_value(pylist, dtype=None, ragged_rank=None, inner_shape=None, argument
147 inner_shape): argument
H A Ddynamic_ragged_shape_test.py217 def testFromTensor(self, value, row_partitions, inner_shape): argument
291 inner_shape, argument
1042 inner_shape, argument
2022 inner_shape, argument
2262 def foo(inner_shape): argument
2298 def foo(inner_shape): argument
2311 def foo(inner_shape): argument
2915 inner_shape, argument
3615 def test_constructor_idempotent(self, row_partitions, static_inner_shape, argument
H A Dragged_constant_value_op_test.py187 inner_shape=None, argument
306 inner_shape=None, argument
H A Dragged_to_tensor_op_test.py323 inner_shape=None, argument
H A Ddynamic_ragged_shape.py424 def _from_inner_shape(cls, inner_shape, dtype=None): argument
730 def inner_shape(self): member in DynamicRaggedShape
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/signal/
H A Dreconstruction_ops.py77 def full_shape(inner_shape): argument
/aosp_15_r20/external/armnn/src/armnn/layers/
H A DGatherNdLayer.cpp61 std::vector<unsigned int> inner_shape; in InferOutputShapes() local
/aosp_15_r20/external/tensorflow/tensorflow/cc/gradients/
H A Darray_grad.cc668 auto inner_shape = in BatchGatherGrad() local
728 auto inner_shape = in GatherV2Grad() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Ddot_op_emitter.cc1309 Shape inner_shape = DropFirstDim(outer_array.GetShape()); in SliceOutInnerArray() local