Home
last modified time | relevance | path

Searched defs:shapes (Results 1 – 25 of 1828) sorted by relevance

12345678910>>...74

/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-shapes-android/1.1.0-alpha01/androidx.graphics_graphics-shapes/android_common/aar/
Dandroidx.graphics_graphics-shapes.jar ... .shapes.Cubic plus (androidx.graphics.shapes.Cubic) androidx.graphics.shapes.Cubic
Dclasses.jar ... .shapes.Cubic plus (androidx.graphics.shapes.Cubic) androidx.graphics.shapes.Cubic
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-shapes-android/1.1.0-alpha01/androidx.graphics_graphics-shapes/android_common_apex33/aar/
Dclasses.jar ... .shapes.Cubic plus (androidx.graphics.shapes.Cubic) androidx.graphics.shapes.Cubic
Dandroidx.graphics_graphics-shapes.jar ... .shapes.Cubic plus (androidx.graphics.shapes.Cubic) androidx.graphics.shapes.Cubic
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-shapes-android/1.1.0-alpha01/androidx.graphics_graphics-shapes/android_common_apex35/aar/
Dandroidx.graphics_graphics-shapes.jar ... .shapes.Cubic plus (androidx.graphics.shapes.Cubic) androidx.graphics.shapes.Cubic
Dclasses.jar ... .shapes.Cubic plus (androidx.graphics.shapes.Cubic) androidx.graphics.shapes.Cubic
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-shapes-android/1.1.0-alpha01/androidx.graphics_graphics-shapes/android_common_apex10000/aar/
Dandroidx.graphics_graphics-shapes.jar ... .shapes.Cubic plus (androidx.graphics.shapes.Cubic) androidx.graphics.shapes.Cubic
Dclasses.jar ... .shapes.Cubic plus (androidx.graphics.shapes.Cubic) androidx.graphics.shapes.Cubic
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-shapes-android/1.1.0-alpha01/androidx.graphics_graphics-shapes/android_common_apex30/aar/
Dandroidx.graphics_graphics-shapes.jar ... .shapes.Cubic plus (androidx.graphics.shapes.Cubic) androidx.graphics.shapes.Cubic
Dclasses.jar ... .shapes.Cubic plus (androidx.graphics.shapes.Cubic) androidx.graphics.shapes.Cubic
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/graphics/graphics-shapes-android/1.1.0-alpha01/androidx.graphics_graphics-shapes/android_common_apex34/aar/
Dandroidx.graphics_graphics-shapes.jar ... .shapes.Cubic plus (androidx.graphics.shapes.Cubic) androidx.graphics.shapes.Cubic
Dclasses.jar ... .shapes.Cubic plus (androidx.graphics.shapes.Cubic) androidx.graphics.shapes.Cubic
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dinput.py676 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 …]
/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/
H A Dtfsa-2022-015.md3 ### CVE Number
6 ### Impact
9 ### Patches
14 ### For more information
17 ### Attribution
H A Dtfsa-2021-198.md3 ### CVE Number
6 ### Impact
13 ### Patches
18 ### For more information
21 ### Attribution
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dshape_inference_test.cc2968 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 …]
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Ddata_flow_ops.py55 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 …]
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dcpu_backend_gemm_test.cc645 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
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/test/java/software/amazon/awssdk/codegen/customization/processors/
H A DCustomSdkShapesProcessorTest.java53 Map<String, Shape> shapes = new HashMap<>(); in setCustomStringShape_isAddedToModel() local
78 Map<String, Shape> shapes = new HashMap<>(); in setCustomListShape_isAddedToModel() local
110 Map<String, Shape> shapes = new HashMap<>(); in setCustomCustomizedShape_isAddedToModel() local
142 Map<String, Shape> shapes = new HashMap<>(); in setCustomNullShape_throwsNullPointerException() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/coreml/builders/
H A Dutil_test.cc49 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
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/tests/
H A Draw_api_test.cc885 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 …]
/aosp_15_r20/external/armnn/src/armnn/test/
H A DInferOutputTests.hpp116 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
/aosp_15_r20/external/pytorch/benchmarks/dynamo/microbenchmarks/
H A Dinductor_mm.py35 def test_total_time(shapes): argument
64 def test_GPU_time(shapes): argument
90 shapes = [ variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/
H A Drank_specialization.cc433 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
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/intermediate/
H A DIntermediateModel.java44 private Map<String, ShapeModel> shapes; field in IntermediateModel
80 Map<String, ShapeModel> shapes, in IntermediateModel()
89 Map<String, ShapeModel> shapes, in IntermediateModel()
135 public void setShapes(Map<String, ShapeModel> shapes) { in setShapes()

12345678910>>...74