| /external/tensorflow/tensorflow/security/advisory/ | 
| D | tfsa-2021-198.md | 3 ### CVE Number 6 ### Impact 13 ### Patches 18 ### For more information 21 ### Attribution
  | 
| D | tfsa-2022-015.md | 3 ### CVE Number 6 ### Impact 9 ### Patches 14 ### For more information 17 ### Attribution
  | 
| /external/tensorflow/tensorflow/lite/delegates/coreml/builders/ | 
| D | util_test.cc | 49   void SetInputShapes(const std::vector<std::vector<int>>& shapes) {  in SetInputShapes() 72   std::vector<std::vector<int>> shapes = {  in TEST_F()  local 84   std::vector<std::vector<int>> shapes = {{4}, {2, 3, 1}, {1, 1, 1, 1}};  in TEST_F()  local 102   std::vector<std::vector<int>> shapes = {  in TEST_F()  local
  | 
| /external/lottie/sample-compose/src/main/java/com/airbnb/lottie/sample/compose/ui/ | 
| D | Shape.kt | 7 val shapes = Shapes(  constant
  | 
| /external/tensorflow/tensorflow/core/ops/ | 
| D | tpu_outfeed_ops.cc | 53       std::vector<PartialTensorShape> shapes;  in __anona6b0b89c0102()  local 87       std::vector<PartialTensorShape> shapes;  in __anona6b0b89c0202()  local
  | 
| D | tpu_infeed_ops.cc | 56       std::vector<PartialTensorShape> shapes;  in __anonbf2ff81b0102()  local
  | 
| /external/tensorflow/tensorflow/python/training/ | 
| D | input.py | 676 def _shapes(tensor_list_list, shapes, enqueue_many):  argument 758            enqueue_many=False, shapes=None, dynamic_pad=False,  argument 798                 enqueue_many=False, shapes=None, dynamic_pad=False,  argument 834                    shapes=None, allow_smaller_final_batch=False,  argument 878                         enqueue_many=False, shapes=None,  argument 927           enqueue_many=False, shapes=None, dynamic_pad=False,  argument 1026                 enqueue_many=False, shapes=None, dynamic_pad=False,  argument 1083                shapes=None, dynamic_pad=False, allow_smaller_final_batch=False,  argument 1193                      enqueue_many=False, shapes=None, dynamic_pad=False,  argument 1249                   num_threads=1, seed=None, enqueue_many=False, shapes=None,  argument [all …] 
 | 
| /external/tensorflow/tensorflow/python/data/util/ | 
| D | sparse.py | 36 def as_dense_shapes(shapes, classes):  argument 74 def deserialize_sparse_tensors(tensors, types, shapes, classes):  argument
  | 
| /external/lottie/lottie/src/main/java/com/airbnb/lottie/model/ | 
| D | FontCharacter.java | 22   private final List<ShapeGroup> shapes;  field in FontCharacter 29   public FontCharacter(List<ShapeGroup> shapes, char character, double size,  in FontCharacter()
  | 
| /external/tensorflow/tensorflow/python/ops/ | 
| D | data_flow_ops.py | 55 def _as_shape_list(shapes,  argument 136   def __init__(self, dtypes, shapes, names, queue_ref):  argument 245   def shapes(self):  member in QueueBase 638                shapes=None,  argument 723                shapes=None,  argument 787                shapes=None,  argument 864                shapes,  argument 936                shapes=None,  argument 998   def __init__(self, types, shapes=None, shared_name=None, name="barrier"):  argument 1614                shapes=None,  argument [all …] 
 | 
| /external/tensorflow/tensorflow/lite/kernels/ | 
| D | cpu_backend_gemm_test.cc | 645 void TestRandomGemms(const std::vector<std::tuple<int, int, int>>& shapes) {  in TestRandomGemms()  argument 676   std::vector<std::tuple<int, int, int>> shapes;  in TYPED_TEST()  local 684   std::vector<std::tuple<int, int, int>> shapes;  in TYPED_TEST()  local 692   std::vector<std::tuple<int, int, int>> shapes;  in TYPED_TEST()  local 700   std::vector<std::tuple<int, int, int>> shapes;  in TYPED_TEST()  local 708   std::vector<std::tuple<int, int, int>> shapes;  in TYPED_TEST()  local 719   std::vector<std::tuple<int, int, int>> shapes;  in TYPED_TEST()  local 728   std::vector<std::tuple<int, int, int>> shapes;  in TYPED_TEST()  local 738   std::vector<std::tuple<int, int, int>> shapes;  in TYPED_TEST()  local 746   std::vector<std::tuple<int, int, int>> shapes;  in TYPED_TEST()  local
  | 
| /external/ComputeLibrary/tests/validation/fixtures/ | 
| D | ConcatenateLayerFixture.h | 99 …TensorType compute_target(const std::vector<TensorShape> &shapes, const std::vector<QuantizationIn…  in compute_target() 150 …SimpleTensor<T> compute_reference(std::vector<TensorShape> &shapes, const std::vector<Quantization…  in compute_reference()
  | 
| /external/libaom/test/ | 
| D | av1_nn_predict_test.cc | 178 static const NN_CONFIG shapes[] = {  variable 188 void NnPredictTest::RunNnPredictTest_all(const NN_CONFIG *const shapes,  in RunNnPredictTest_all() 193 void NnPredictTest::RunNnPredictSpeedTest_all(const NN_CONFIG *const shapes,  in RunNnPredictSpeedTest_all()
  | 
| /external/tensorflow/tensorflow/core/tpu/ops/ | 
| D | tpu_embedding_shape_util.cc | 65     std::vector<TensorShapeProto>* shapes) {  in ComputeTableShapes() 77     std::vector<TensorShapeProto>* shapes) {  in ComputeTableShapes()
  | 
| /external/tensorflow/tensorflow/compiler/tf2xla/kernels/ | 
| D | bcast_ops.cc | 42     absl::InlinedVector<BCast::Vec, 2> shapes;  in Compile()  local 95     absl::InlinedVector<BCast::Vec, 4> shapes;  in Compile()  local
  | 
| /external/tensorflow/tensorflow/compiler/xla/service/ | 
| D | shape_inference_test.cc | 2968     std::vector<Shape> shapes;  member 2977     ScatterShapes shapes;  in CreateShapes()  local 2995     std::vector<Shape> shapes;  in Collate()  local 3028   auto shapes = CreateShapes({64, 48}, s64_vector(32), {64, 32}, types());  in TEST_P()  local 3042   auto shapes = CreateShapes({64, 48}, s64_vector(32), {32, 48}, types());  in TEST_P()  local 3056   auto shapes = CreateShapes({64, 48}, s64_vector(32), {10, 32}, types());  in TEST_P()  local 3070   auto shapes = CreateShapes({64, 48}, s64_vector(32), {32, 8}, types());  in TEST_P()  local 3084   auto shapes = CreateShapes({64, 48}, s64_vector(32), {65, 32}, types());  in TEST_P()  local 3101   auto shapes = CreateShapes({64, 48}, s64_vector(32), {32, 49}, types());  in TEST_P()  local 3118   auto shapes = CreateShapes({64, 48}, s64_vector(32), {64, 31}, types());  in TEST_P()  local [all …] 
 | 
| /external/tensorflow/tensorflow/core/tpu/kernels/ | 
| D | tpu_util.cc | 80                                    std::vector<TensorShape>* shapes) {  in DynamicShapesToTensorShapes() 90                                    std::vector<TensorShape>* shapes) {  in DynamicShapesToTensorShapes()
  | 
| /external/armnn/src/armnn/test/ | 
| D | InferOutputTests.hpp | 116     std::vector<armnn::TensorShape> shapes;  in BatchToSpaceInferOutputShapeTest()  local 138     std::vector<armnn::TensorShape> shapes;  in SpaceToDepthInferOutputShapeTest()  local 452     std::vector<armnn::TensorShape> shapes;  in Convolution2dInferOutputShapeTest()  local 489     std::vector<armnn::TensorShape> shapes;  in Convolution3dInferOutputShapeTest()  local 520     std::vector<armnn::TensorShape> shapes;  in TransposeConvolution2dInferOutputShapeTest()  local 553     std::vector<armnn::TensorShape> shapes;  in DepthwiseConvolution2dInferOutputShapeTest()  local 591     std::vector<armnn::TensorShape> shapes;  in Pooling3dInferOutputShapeTest()  local
  | 
| /external/tensorflow/tensorflow/core/kernels/ | 
| D | bcast_ops.cc | 34     gtl::InlinedVector<BCast::Vec, 4> shapes;  in Compute()  local 83     gtl::InlinedVector<BCast::Vec, 4> shapes;  in Compute()  local
  | 
| /external/tensorflow/tensorflow/compiler/jit/ | 
| D | test_util.cc | 30     std::vector<PartialTensorShape> shapes;  in ShapeAnnotationsMatch()  local
  | 
| /external/tensorflow/tensorflow/compiler/xla/ | 
| D | shape_tree_test.cc | 557     std::vector<xla::Shape> shapes(fan_out, shape);  in BM_Construct()  local 572     std::vector<xla::Shape> shapes(fan_out, shape);  in BM_ConstructUnowned()  local 587     std::vector<xla::Shape> shapes(fan_out, shape);  in BM_Copy()  local 604     std::vector<xla::Shape> shapes(fan_out, shape);  in BM_Move()  local 621     std::vector<xla::Shape> shapes(fan_out, shape);  in BM_ForEach()  local 639     std::vector<xla::Shape> shapes(fan_out, shape);  in BM_Iterate()  local
  | 
| /external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/ | 
| D | rank_specialization.cc | 433     const SmallVector<Value, 8> &shapes, ValueRange nonScalarsOfSameShape,  in materializeScalarRankSpecializationCase() 508     const SmallVector<Value, 8> &shapes,  in materializeEqualShapesRankSpecializationCase() 562     const SmallVector<Value, 8> &shapes, int64_t targetRank) {  in materializeTargetRankSpecializationCase() 602     const SmallVector<Value, 8> &shapes, Value maxRank, int64_t minTargetRank,  in recusivelyMaterializeTargetRankSpecializationCases() 640     const SmallVector<Value, 8> &shapes, int64_t maxTargetRank) {  in materializeGenericRankSpecializationCases() 683     const SmallVector<Value, 8> &shapes, int64_t maxTargetRank) {  in materializeDefaultRankSpecializationCases() 736   auto shapes = llvm::to_vector<8>(llvm::map_range(op.operands(), [&](Value v) {  in materializeRankSpecializationForTwoNonScalarShapeEquivalenceClasses()  local 765   auto shapes = llvm::to_vector<8>(llvm::map_range(op.operands(), [&](Value v) {  in materializeDefaultRankSpecialization()  local
  | 
| /external/ComputeLibrary/src/core/helpers/ | 
| D | WindowHelpers.h | 211 std::pair<TensorShape, Window> compute_output_shape_and_window(const Shapes &... shapes)  in compute_output_shape_and_window()
  | 
| /external/tensorflow/tensorflow/compiler/xrt/tests/ | 
| D | raw_api_test.cc | 885     auto shapes = config->mutable_program_shape();  in TEST()  local 955     auto shapes = config->mutable_program_shape();  in TEST()  local 1077   auto shapes = config->mutable_program_shape();  in TEST()  local 1132   auto shapes = config->mutable_program_shape();  in TEST()  local 1188   auto shapes = config->mutable_program_shape();  in TEST()  local 1241   auto shapes = config->mutable_program_shape();  in TEST()  local 1311   auto shapes = config->mutable_program_shape();  in TEST()  local 1369   auto shapes = config->mutable_program_shape();  in TEST()  local 1416   auto shapes = config->mutable_program_shape();  in TEST()  local 1461   auto shapes = config->mutable_program_shape();  in TEST()  local [all …] 
 | 
| /external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/ | 
| D | FontCharacterParser.java | 33     List<ShapeGroup> shapes = new ArrayList<>();  in parse()  local
  |