Home
last modified time | relevance | path

Searched defs:c_values (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/sparse/
H A Dkernels_gpu.cu.cc260 const T* a_values, const T* b_batch_values, T* c_values, in CSRSparseMatrixBatchMulVecKernel3D()
298 auto c_values = c_values_t.flat<T>(); in CSRSparseMatrixBatchMulVecImpl() local
H A Dmul_op.cc139 auto c_values = c_values_t.flat<T>(); in Compute() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties_test.cc1153 std::vector<int64_t> c_values; in TEST_F() local