| /external/tensorflow/tensorflow/core/util/ | 
| D | ragged_to_dense_util.cc | 42     const TensorShapeProto& value_shape, TensorShapeProto* output_shape) {  in CombineRaggedTensorToTensorShapes()97     const TensorShapeProto& value_shape) {  in ValidateDefaultValueShape()
 
 | 
| /external/tensorflow/tensorflow/core/kernels/ | 
| D | resource_variable_util.cc | 23                                             const TensorShape& value_shape) {  in ValidateAssignUpdateVariableOpShapes()
 | 
| D | initializable_lookup_table.h | 74   TensorShape value_shape() const final { return TensorShape(); }  in value_shape()  function
 | 
| D | lookup_table_op.cc | 144   TensorShape value_shape() const override { return TensorShape(); }  in value_shape()  function in tensorflow::lookup::MutableHashTableOfScalars332   TensorShape value_shape() const override { return value_shape_; }  in value_shape()  function in tensorflow::lookup::MutableHashTableOfTensors
 645     TensorShape value_shape = MaybeVectorizeShape(value_shape_);  in CheckKeyAndValueTensorsForImport()  local
 667   TensorShape value_shape() const override { return value_shape_; }  in value_shape()  function in tensorflow::lookup::MutableDenseHashTable
 
 | 
| D | ragged_tensor_from_variant_op.cc | 240     TensorShape value_shape = ragged_components[i].values().shape();  in NestedStackRaggedTensors()  local
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ | 
| D | fill.h | 26 void Fill(const RuntimeShape& value_shape, const T* value_data,  in Fill()
 | 
| /external/tensorflow/tensorflow/python/ops/ragged/ | 
| D | ragged_placeholder_op_test.py | 49   def testRaggedPlaceholder(self, dtype, ragged_rank, value_shape, name,  argument
 | 
| D | ragged_factory_ops.py | 320 def placeholder(dtype, ragged_rank, value_shape=None, name=None):  argument
 | 
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ | 
| D | fill_op.cc | 39     const TensorShape value_shape = ctx->InputShape("value");  in Compile()  local
 | 
| D | tensor_array_ops.cc | 276     std::vector<int64_t> value_shape(slice_shape.begin() + 1,  in Compile()  local365     const TensorShape value_shape = ctx->InputShape(2);  in Compile()  local
 503     TensorShape value_shape = ctx->InputShape(1);  in Compile()  local
 
 | 
| D | stack_ops.cc | 216     std::vector<int64_t> value_shape(slice_shape.begin() + 1,  in Compile()  local
 | 
| D | variable_ops.cc | 36   TensorShape value_shape = ctx->InputShape(1);  in ValidateAssignUpdateVariableOpShapes()  local
 | 
| /external/tensorflow/tensorflow/core/ops/ | 
| D | ragged_conversion_ops.cc | 254   TensorShapeProto value_shape;  in RaggedTensorToTensorShapeFn()  local
 | 
| D | resource_variable_ops.cc | 189   ShapeHandle value_shape = c->input(1);  in CreateAssignShapeFn()  local
 | 
| D | data_flow_ops.cc | 732         ShapeHandle value_shape = c->input(2);  in __anon89875fc91802()  local814       ShapeHandle value_shape;  in __anon89875fc91b02()  local
 
 | 
| /external/tensorflow/tensorflow/lite/kernels/ | 
| D | hashtable_lookup_test.cc | 43                          std::initializer_list<int> value_shape,  in HashtableLookupOpModel()
 | 
| D | embedding_lookup_sparse_test.cc | 42                                std::initializer_list<int> value_shape) {  in EmbeddingLookupSparseOpModel()
 | 
| /external/tensorflow/tensorflow/python/checkpoint/ | 
| D | restore.py | 364   def value_shape(self):  member in CheckpointPosition
 | 
| /external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/ | 
| D | ragged_tensor_to_tensor_tflite.cc | 230     const RuntimeShape& value_shape) {  in CombineRaggedTensorToTensorShapes()
 | 
| /external/tensorflow/tensorflow/python/distribute/ | 
| D | tpu_strategy.py | 1715   def _compute_all_gather_output_shape(self, value_shape, value_rank, axis):  argument
 | 
| /external/tensorflow/tensorflow/lite/delegates/nnapi/ | 
| D | nnapi_delegate_test.cc | 4890                          std::initializer_list<int> value_shape,  in HashtableLookupOpModel()
 |