/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/ |
H A D | mutable_graph_view_test.cc | 213 constexpr char kDevice[] = "/device:foo:0"; in TEST() local 241 constexpr char kDevice[] = "/device:foo:0"; in TEST() local 265 constexpr char kDevice[] = "/device:foo:0"; in TEST() local 282 constexpr char kDevice[] = "/device:foo:0"; in TEST() local 2503 constexpr char kDevice[] = "/device:foo:0"; in TEST() local 2732 constexpr char kDevice[] = "/device:foo:0"; in TestUpdateAllRegularFaninsToControlling() local 2808 constexpr char kDevice[] = "/device:foo:0"; in TEST() local
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
H A D | VtsHalNeuralnetworks.h | 35 const sp<IDevice> kDevice = getData(GetParam()); variable
|
H A D | GeneratedTestHarness.h | 33 const sp<IDevice> kDevice = getData(std::get<NamedDevice>(GetParam())); variable
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
H A D | VtsHalNeuralnetworks.h | 36 const sp<IDevice> kDevice = getData(GetParam()); variable
|
H A D | GeneratedTestHarness.h | 37 const sp<IDevice> kDevice = getData(std::get<NamedDevice>(GetParam())); variable
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
H A D | VtsHalNeuralnetworks.h | 36 const sp<IDevice> kDevice = getData(GetParam()); variable
|
H A D | GeneratedTestHarness.h | 33 const sp<IDevice> kDevice = getData(std::get<NamedDevice>(GetParam())); variable
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.0/utils/include/nnapi/hal/1.0/ |
H A D | Device.h | 87 const sp<V1_0::IDevice> kDevice; variable
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.1/utils/include/nnapi/hal/1.1/ |
H A D | Device.h | 86 const sp<V1_1::IDevice> kDevice; variable
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/ |
H A D | Device.h | 107 const sp<V1_2::IDevice> kDevice; variable
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/utils/include/nnapi/hal/1.3/ |
H A D | Device.h | 90 const sp<V1_3::IDevice> kDevice; variable
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/ |
H A D | Device.h | 95 const std::shared_ptr<aidl_hal::IDevice> kDevice; variable
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | VtsHalNeuralnetworks.h | 36 const sp<IDevice> kDevice = getData(GetParam()); variable
|
H A D | GeneratedTestHarness.h | 37 const sp<IDevice> kDevice = getData(std::get<NamedDevice>(GetParam())); variable
|
H A D | GeneratedTestHarness.cpp | 183 const sp<IDevice> kDevice; member in android::hardware::neuralnetworks::V1_3::vts::functional::__anone18be8bb0111::DeviceMemoryAllocator 354 const sp<IDevice> kDevice; member in android::hardware::neuralnetworks::V1_3::vts::functional::ExecutionContextV1_3
|
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | VtsHalNeuralnetworks.h | 38 const std::shared_ptr<IDevice> kDevice = getData(GetParam()); variable
|
H A D | GeneratedTestHarness.h | 35 const std::shared_ptr<IDevice> kDevice = getData(std::get<NamedDevice>(GetParam())); variable
|
H A D | GeneratedTestHarness.cpp | 198 const std::shared_ptr<IDevice> kDevice; member in aidl::android::hardware::neuralnetworks::vts::functional::__anon15ae6de30111::DeviceMemoryAllocator 383 const std::shared_ptr<IDevice> kDevice; member in aidl::android::hardware::neuralnetworks::vts::functional::ExecutionContext
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/ |
H A D | remove_device_attribute.cc | 31 constexpr const char* kDevice = "device"; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/ |
H A D | gpu_driver.h | 34 enum class MemorySpace { kHost, kDevice }; enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/common/ |
H A D | targets.h | 35 constexpr char kDevice[] = "tac.device"; variable
|
/aosp_15_r20/frameworks/native/vulkan/libvulkan/ |
H A D | stubhal.cpp | 134 const hwvulkan_device_t kDevice = { variable
|
/aosp_15_r20/external/dynamic_depth/internal/dynamic_depth/ |
H A D | const.cc | 13 constexpr char kDevice[] = "Device"; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
H A D | cuda_blas_lt.h | 85 kDevice, enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/ |
H A D | tfprof_utils.cc | 344 static const char* const kDevice = "device: which device is placed on."; variable
|