Home
last modified time | relevance | path

Searched defs:offset_t (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/include/lldb/
Dlldb-types.h87 typedef uint64_t offset_t; typedef
/external/llvm-project/lldb/tools/debugserver/source/
DDNBDataRef.h44 typedef uint32_t offset_t; typedef
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dremapper_test.cc160 auto offset_t = GenerateRandomTensor<DT_FLOAT>(channel_shape); in TEST_F() local
272 auto offset_t = GenerateRandomTensor<DT_FLOAT>(channel_shape); in TEST_F() local
782 auto offset_t = GenerateRandomTensor<DT_FLOAT>({128}); in TEST_F() local
881 auto offset_t = GenerateRandomTensor<DT_FLOAT>({128}); in TEST_F() local
Dmkl_remapper_test.cc356 auto offset_t = GenerateRandomTensor<DT_FLOAT>(channel_shape); in TEST_F() local
/external/tensorflow/tensorflow/core/kernels/
Dconv_ops_benchmark_test.cc166 Tensor offset_t = MakeRandomTensor<T>({out_depth}); in Conv2DWithBatchNorm() local
271 Tensor offset_t = MakeRandomTensor<T>({out_depth}); local