Searched refs:v_copy (Results 1 – 9 of 9) sorted by relevance
42 const V v_copy = v; in test_hash_variant() local47 assert(h(v) == h(v_copy)); in test_hash_variant()
41 const V v_copy = v; in test_hash_variant() local46 assert(h(v) == h(v_copy)); in test_hash_variant()
122 Tensor u_copy, v_copy; in RunSVD() local157 solver->allocate_scoped_tensor(V->dtype(), v_shape, &v_copy), done); in RunSVD()161 outputV_ptr = v_copy.template flat_inner_dims<Scalar, 3>().data(); in RunSVD()260 OP_REQUIRES_OK_ASYNC(context, DoMatrixTranspose(device, v_copy, V), in RunSVD()
1046 InstanceVec v_copy(v); in TYPED_TEST_P() local1073 InstanceVec v_copy(std::move(v)); in TYPED_TEST_P() local
1057 InstanceVec v_copy(v); in TYPED_TEST_P() local1084 InstanceVec v_copy(std::move(v)); in TYPED_TEST_P() local
1061 InstanceVec v_copy(v); in TYPED_TEST_P() local1088 InstanceVec v_copy(std::move(v)); in TYPED_TEST_P() local