Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/client/engine/
H A Dexample_query_plan_engine_test.cc271 tf::Tensor int_tensor = tensors.value()[kOutputIntTensorName]; in TEST_F() local
364 tf::Tensor int_tensor = tensors.value()[kOutputIntTensorName]; in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dcontext_test.cc329 Tensor int_tensor = test::AsScalar<int64_t>(3); in TEST_F() local
/aosp_15_r20/external/pytorch/test/cpp/api/
H A Dtensor.cpp1175 const auto int_tensor = in TEST() local