Home
last modified time | relevance | path

Searched defs:is_sparse (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/expansions/
H A Dsoftmax_spmd_expander.cc372 mlir::Operation* op, bool is_sparse, const Layout& features_layout, in MaybeRelayoutInputs()
525 const bool is_sparse = in ExpandOp() local
625 const bool is_sparse = in ComputeLayoutForward() local
678 const bool is_sparse = in ComputeLayoutBackward() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_buffer.c57 bool is_sparse, in anv_get_buffer_memory_requirements()
142 const bool is_sparse = in anv_GetDeviceBufferMemoryRequirements() local
/aosp_15_r20/external/tensorflow/tensorflow/python/
H A Dpywrap_dtensor_device.cc211 const py::capsule& device_info, const bool is_sparse) { in PYBIND11_MODULE()
310 bool is_sparse = IsSparseDTensor( in PYBIND11_MODULE() local
/aosp_15_r20/external/cronet/net/disk_cache/
H A Ddisk_cache_fuzzer.proto92 required bool is_sparse = 5; field
108 required bool is_sparse = 6; field
H A Ddisk_cache_fuzzer.cc487 bool is_sparse = ce.is_sparse(); in RunCommands() local
571 bool is_sparse = ooce.is_sparse(); in RunCommands() local
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/tests/
H A Dtpu_embedding_v2_sequence_feature_test.py29 def test_sequence_feature(self, is_sparse): argument
H A Dtpu_embedding_v2_valid_input_test.py247 def test_missing_feature(self, is_sparse): argument
/aosp_15_r20/external/executorch/exir/operator/
H A Dmanip.py25 is_sparse: bool = False variable in ScratchTensorMetadata
/aosp_15_r20/external/pytorch/test/
H A Dtest_sparse_csr.py2095 def test1(*, is_sparse): argument
2104 def test2(*, is_sparse): argument
2113 def test3(*, is_sparse): argument
2135 def test1(*, is_sparse): argument
2144 def test2(*, is_sparse): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dmatmul_op.cc35 explicit MatMulOp(OpKernelConstruction* ctx, bool is_sparse = false) in MatMulOp()
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dproximal_gradient_descent_test.py135 def applyOptimizer(self, opt, steps=5, is_sparse=False): argument
H A Dproximal_adagrad_test.py172 def applyOptimizer(self, opt, steps=5, is_sparse=False): argument
H A Dftrl_test.py371 def applyOptimizer(self, opt, dtype, steps=5, is_sparse=False): argument
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A DDeprecatedTypeProperties.h33 bool is_sparse() const { in is_sparse() function
H A DTensorBase.h487 bool is_sparse() const { in is_sparse() function
/aosp_15_r20/external/pytorch/torch/
H A D_linalg_utils.py10 def is_sparse(A): function
H A Dstorage.py39 is_sparse: _bool = False variable in _StorageBase
653 is_sparse: _bool = False variable in TypedStorage
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dtensor_types.cpp21 static const char* parse_privateuseone_backend(bool is_sparse = false) { in parse_privateuseone_backend()
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/
H A Dhandle_sparsetensors.cc140 const auto is_sparse = main_func.getArgAttrOfType<mlir::BoolAttr>( in CreateComponentTensorsFromSparseTensors() local
H A Dcollectives.cc218 bool is_sparse = IsSparseValue(input); in EmitRelayout() local
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/utils/
H A Dtf_utils.py393 def is_sparse(tensor): function
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dsparse_tensor.py468 def is_sparse(x): function
/aosp_15_r20/external/pytorch/torch/masked/maskedtensor/
H A Dcore.py358 def is_sparse(self): member in MaskedTensor
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/
H A Dnak_nir_lower_tex.c334 bool is_sparse = false; in shrink_image_load() local
H A Dnak_private.h158 bool is_sparse:1; member

12