Home
last modified time | relevance | path

Searched defs:indices_dtype (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/sparse_ops/
Dsparse_tensor_dense_matmul_grad_test.py30 def _sparsify(self, x, indices_dtype=np.int64): argument
46 indices_dtype=np.int64): argument
61 indices_dtype): argument
86 def _testGradientsType(self, values_dtype, indices_dtype): argument
Dsparse_tensor_dense_matmul_op_test.py51 indices_dtype=np.int64): argument
90 def _testBasic(self, value_dtype, indices_dtype=np.int64): argument
Dsparse_ops_test.py111 def _SparseTensorValue_3x50(self, indices_dtype, values_dtype): argument
127 def _SparseTensor_3x50(self, indices_dtype, values_dtype): argument
225 def _SparseTensor_3x50(self, indices_dtype, values_dtype): argument
/external/tensorflow/tensorflow/python/kernel_tests/array_ops/
Dbatch_gather_op_test.py42 def testSimpleGather(self, indices_dtype): argument
58 def test2DArray(self, indices_dtype): argument
/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/include/
Dpack_block_sparse.h82 enum pytorch_qnnp_sparse_matrix_indices_dtype indices_dtype; member
/external/tensorflow/tensorflow/python/framework/
Dindexed_slices.py224 indices_dtype=dtypes.int64, dense_shape_dtype=None, argument
/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/src/qnnpack/
Doperator.h54 enum pytorch_qnnp_sparse_matrix_indices_dtype indices_dtype; member