Home
last modified time | relevance | path

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

12345678

/external/tensorflow/tensorflow/python/data/util/
Dsparse.py40 def as_dense_shapes(shapes, classes): argument
78 def deserialize_sparse_tensors(tensors, types, shapes, classes): argument
/external/tensorflow/tensorflow/python/training/
Dinput.py681 def _shapes(tensor_list_list, shapes, enqueue_many): argument
761 enqueue_many=False, shapes=None, dynamic_pad=False, argument
801 enqueue_many=False, shapes=None, dynamic_pad=False, argument
837 shapes=None, allow_smaller_final_batch=False, argument
881 enqueue_many=False, shapes=None, argument
930 enqueue_many=False, shapes=None, dynamic_pad=False, argument
1029 enqueue_many=False, shapes=None, dynamic_pad=False, argument
1086 shapes=None, dynamic_pad=False, allow_smaller_final_batch=False, argument
1196 enqueue_many=False, shapes=None, dynamic_pad=False, argument
1252 num_threads=1, seed=None, enqueue_many=False, shapes=None, argument
[all …]
Dsaver_test_utils.py88 def restore(self, restore_tensors, shapes): argument
/external/tensorflow/tensorflow/lite/kernels/
Dcpu_backend_gemm_test.cc523 void TestRandomGemms(const std::vector<std::tuple<int, int, int>>& shapes) { in TestRandomGemms() argument
553 std::vector<std::tuple<int, int, int>> shapes; in TYPED_TEST() local
561 std::vector<std::tuple<int, int, int>> shapes; in TYPED_TEST() local
569 std::vector<std::tuple<int, int, int>> shapes; in TYPED_TEST() local
577 std::vector<std::tuple<int, int, int>> shapes; in TYPED_TEST() local
585 std::vector<std::tuple<int, int, int>> shapes; in TYPED_TEST() local
596 std::vector<std::tuple<int, int, int>> shapes; in TYPED_TEST() local
605 std::vector<std::tuple<int, int, int>> shapes; in TYPED_TEST() local
615 std::vector<std::tuple<int, int, int>> shapes; in TYPED_TEST() local
623 std::vector<std::tuple<int, int, int>> shapes; in TYPED_TEST() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dbcast_ops.cc42 absl::InlinedVector<BCast::Vec, 2> shapes; in Compile() local
91 absl::InlinedVector<BCast::Vec, 4> shapes; in Compile() local
Dpack_op.cc47 std::vector<TensorShape> shapes; in Compile() local
/external/tensorflow/tensorflow/python/ops/
Ddata_flow_ops.py59 def _as_shape_list(shapes, argument
138 def __init__(self, dtypes, shapes, names, queue_ref): argument
243 def shapes(self): member in QueueBase
636 shapes=None, argument
721 shapes=None, argument
785 shapes=None, argument
862 shapes, argument
935 shapes=None, argument
997 def __init__(self, types, shapes=None, shared_name=None, name="barrier"): argument
1613 shapes=None, argument
[all …]
/external/libaom/libaom/test/
Dav1_nn_predict_test.cc182 static const NN_CONFIG shapes[] = { variable
192 void NnPredictTest::RunNnPredictTest_all(const NN_CONFIG *const shapes, in RunNnPredictTest_all()
197 void NnPredictTest::RunNnPredictSpeedTest_all(const NN_CONFIG *const shapes, in RunNnPredictSpeedTest_all()
/external/tensorflow/tensorflow/core/ops/
Dtpu_infeed_ops.cc56 std::vector<PartialTensorShape> shapes; in __anonc64ed8e10102() local
Dtpu_outfeed_ops.cc52 std::vector<PartialTensorShape> shapes; in __anon91abb2220102() local
/external/tensorflow/tensorflow/core/kernels/
Dbcast_ops.cc34 gtl::InlinedVector<BCast::Vec, 4> shapes; in Compute() local
83 gtl::InlinedVector<BCast::Vec, 4> shapes; in Compute() local
Dsparse_concat_op.cc64 OpInputList shapes; in Compute() local
/external/kotlinx.coroutines/ui/kotlinx-coroutines-android/animation-app/app/src/main/java/org/jetbrains/kotlinx/animation/
DAnimation.kt33 private var shapes = NO_SHAPES variable
64 private val shapes = MutableLiveData<Set<AnimatedShape>>() constant
/external/tensorflow/tensorflow/compiler/jit/
Dtest_util.cc30 std::vector<PartialTensorShape> shapes; in ShapeAnnotationsMatch() local
/external/tensorflow/tensorflow/lite/testing/
Dtoco_convert.py34 shapes, argument
/external/tensorflow/tensorflow/compiler/xla/
Dshape_tree_test.cc518 std::vector<xla::Shape> shapes(fan_out, shape); in BM_Construct() local
532 std::vector<xla::Shape> shapes(fan_out, shape); in BM_ConstructUnowned() local
546 std::vector<xla::Shape> shapes(fan_out, shape); in BM_Copy() local
562 std::vector<xla::Shape> shapes(fan_out, shape); in BM_Move() local
578 std::vector<xla::Shape> shapes(fan_out, shape); in BM_ForEach() local
595 std::vector<xla::Shape> shapes(fan_out, shape); in BM_Iterate() local
/external/tensorflow/tensorflow/core/tpu/
Dtpu_embedding_output_layout_utils.cc60 std::vector<TensorShapeProto>* shapes) { in ComputeOutputTensorShapes()
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc801 auto shapes = config->mutable_program_shape(); in TEST() local
871 auto shapes = config->mutable_program_shape(); in TEST() local
993 auto shapes = config->mutable_program_shape(); in TEST() local
1046 auto shapes = config->mutable_program_shape(); in TEST() local
1116 auto shapes = config->mutable_program_shape(); in TEST() local
1168 auto shapes = config->mutable_program_shape(); in TEST() local
1214 auto shapes = config->mutable_program_shape(); in TEST() local
1252 auto shapes = config->mutable_program_shape(); in TEST() local
1304 auto shapes = config->mutable_program_shape(); in TEST() local
1360 auto shapes = config->mutable_program_shape(); in TEST() local
[all …]
/external/tensorflow/tensorflow/python/kernel_tests/
Dcholesky_op_test.py249 shapes, argument
298 shapes = [ variable in CholeskyBenchmark
Dmatrix_band_part_op_test.py95 shapes = [ variable in MatrixBandPartBenchmark
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dtype_to_shape.cc162 llvm::SmallVector<Shape, 4> shapes; in TypeToShape() local
/external/tensorflow/tensorflow/lite/experimental/ruy/
Dtest_fast.cc67 const int shapes[][3] = { in TEST() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dmlir_tf2xla.cc54 std::vector<std::vector<int>> shapes; in ConvertInputInfo() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dmlir_roundtrip_flags.cc52 absl::string_view shapes, in ParseInputArrayInfo()
/external/tensorflow/tensorflow/python/tpu/
Dtpu_sharding.py218 def get_unsharded_shape(self, shapes): argument

12345678