Home
last modified time | relevance | path

Searched refs:IS_MOBILE_PLATFORM (Results 1 – 25 of 61) sorted by relevance

123

/external/tensorflow/tensorflow/core/profiler/lib/
Dtraceme.h29 #if !defined(IS_MOBILE_PLATFORM)
93 #if !defined(IS_MOBILE_PLATFORM)
139 #if !defined(IS_MOBILE_PLATFORM)
150 #if !defined(IS_MOBILE_PLATFORM)
174 #if !defined(IS_MOBILE_PLATFORM) in Stop()
198 #if !defined(IS_MOBILE_PLATFORM) in AppendMetadata()
214 #if !defined(IS_MOBILE_PLATFORM)
228 #if !defined(IS_MOBILE_PLATFORM)
251 #if !defined(IS_MOBILE_PLATFORM) in ActivityEnd()
265 #if !defined(IS_MOBILE_PLATFORM)
[all …]
Dscoped_annotation.h27 #if !defined(IS_MOBILE_PLATFORM)
46 #if !defined(IS_MOBILE_PLATFORM) in ScopedAnnotation()
57 #if !defined(IS_MOBILE_PLATFORM) in ScopedAnnotation()
65 #if !defined(IS_MOBILE_PLATFORM) in ScopedAnnotation()
74 #if !defined(IS_MOBILE_PLATFORM) in ScopedAnnotation()
86 #if !defined(IS_MOBILE_PLATFORM) in ~ScopedAnnotation()
94 #if !defined(IS_MOBILE_PLATFORM) in IsEnabled()
Dprofiler_session.cc33 #if !defined(IS_MOBILE_PLATFORM)
65 #if !defined(IS_MOBILE_PLATFORM) in CollectData()
90 #if !defined(IS_MOBILE_PLATFORM) in CollectData()
110 #if defined(IS_MOBILE_PLATFORM) in ProfilerSession()
119 #if !defined(IS_MOBILE_PLATFORM) in ProfilerSession()
157 #if !defined(IS_MOBILE_PLATFORM) in ~ProfilerSession()
/external/tensorflow/tensorflow/core/platform/
Dplatform.h29 #define IS_MOBILE_PLATFORM macro
35 #define IS_MOBILE_PLATFORM macro
48 #define IS_MOBILE_PLATFORM macro
Dpng.h21 #if defined(PLATFORM_GOOGLE) && !defined(IS_MOBILE_PLATFORM)
24 defined(PLATFORM_POSIX_ANDROID) || defined(IS_MOBILE_PLATFORM)
Ddenormal.cc33 #if defined(PLATFORM_IS_X86) && !defined(IS_MOBILE_PLATFORM) && \
/external/tensorflow/tensorflow/c/
Dc_api_internal.h34 #if !defined(IS_MOBILE_PLATFORM) && !defined(IS_SLIM_BUILD)
166 #if !defined(IS_MOBILE_PLATFORM) && !defined(IS_SLIM_BUILD) in TF_ApiDefMap()
172 #if !defined(IS_MOBILE_PLATFORM) && !defined(IS_SLIM_BUILD)
179 #if !defined(IS_MOBILE_PLATFORM) && !defined(IS_SLIM_BUILD)
Dc_api.cc27 #if !defined(IS_MOBILE_PLATFORM) && !defined(IS_SLIM_BUILD)
664 #if !defined(IS_MOBILE_PLATFORM) && !defined(IS_SLIM_BUILD)
1819 #if !defined(IS_MOBILE_PLATFORM) && !defined(IS_SLIM_BUILD)
1932 #if defined(IS_MOBILE_PLATFORM) || defined(IS_SLIM_BUILD) in TF_NewWhile()
1982 #if !defined(IS_MOBILE_PLATFORM) && !defined(IS_SLIM_BUILD)
2061 #if defined(IS_MOBILE_PLATFORM) || defined(IS_SLIM_BUILD) in TF_FinishWhile()
2084 #if defined(IS_MOBILE_PLATFORM) || defined(IS_SLIM_BUILD) in TF_AddGradientsWithPrefix()
2196 #if defined(IS_MOBILE_PLATFORM) || defined(IS_SLIM_BUILD) in TF_LoadSessionFromSavedModel()
2425 #if defined(IS_MOBILE_PLATFORM) || defined(IS_SLIM_BUILD) in TF_ApiDefMapPut()
2443 #if defined(IS_MOBILE_PLATFORM) || defined(IS_SLIM_BUILD) in TF_ApiDefMapGet()
[all …]
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dexecute_node.cc21 #if !defined(IS_MOBILE_PLATFORM)
49 #if !defined(IS_MOBILE_PLATFORM) in InitPackedHandle()
81 #if !defined(IS_MOBILE_PLATFORM) in Init()
97 #if !defined(IS_MOBILE_PLATFORM) in Init()
Dtensor_handle.h39 #if !defined(IS_MOBILE_PLATFORM)
66 #if !defined(IS_MOBILE_PLATFORM)
104 #if !defined(IS_MOBILE_PLATFORM)
178 #if !defined(IS_MOBILE_PLATFORM)
311 #if !defined(IS_MOBILE_PLATFORM)
380 #if !defined(IS_MOBILE_PLATFORM)
Dexecute_node.h43 #if !defined(IS_MOBILE_PLATFORM)
64 #if !defined(IS_MOBILE_PLATFORM)
72 #if !defined(IS_MOBILE_PLATFORM)
86 #if !defined(IS_MOBILE_PLATFORM)
Dcontext_distributed_manager.h25 #if !defined(IS_MOBILE_PLATFORM)
Dcontext.cc48 #if !defined(IS_MOBILE_PLATFORM)
114 #if !defined(IS_MOBILE_PLATFORM)
411 #if !defined(IS_MOBILE_PLATFORM)
481 #if !defined(IS_MOBILE_PLATFORM) in WaitForAndCloseRemoteContexts()
544 #if !defined(IS_MOBILE_PLATFORM) in ~EagerContext()
625 #if !defined(IS_MOBILE_PLATFORM) in MaybeRegisterFunctionRemotely()
660 #if !defined(IS_MOBILE_PLATFORM) in RegisterExistingFunctionsOnRemoteWorkers()
809 #if !defined(IS_MOBILE_PLATFORM) in SyncExecutors()
991 #if !defined(IS_MOBILE_PLATFORM)
Dexecute.cc56 #if !defined(IS_MOBILE_PLATFORM)
524 #if !defined(IS_MOBILE_PLATFORM) in GetOrCreateKernelAndDevice()
579 #if defined(IS_MOBILE_PLATFORM) in CreateUnshapedOutput()
622 #if defined(IS_MOBILE_PLATFORM) in AddOrExecuteNode()
786 #if !defined(IS_MOBILE_PLATFORM)
1006 #if !defined(IS_MOBILE_PLATFORM) in GetKernelOutputs()
1032 #if defined(IS_MOBILE_PLATFORM) in GetKernelOutputs()
1095 #if defined(IS_MOBILE_PLATFORM) in EagerExecute()
1233 #if defined(IS_MOBILE_PLATFORM) in EagerCopyToDevice()
Dcontext.h66 #if !defined(IS_MOBILE_PLATFORM)
333 #if !defined(IS_MOBILE_PLATFORM)
505 #if !defined(IS_MOBILE_PLATFORM) in CreateRendezvous()
660 #if !defined(IS_MOBILE_PLATFORM)
/external/tensorflow/tensorflow/core/kernels/data/
Drewrite_utils.h22 #if !defined(IS_MOBILE_PLATFORM)
Dmodel_dataset_op.h22 #if !defined(IS_MOBILE_PLATFORM)
Ddataset_ops.h22 #if !defined(IS_MOBILE_PLATFORM)
Doptimize_dataset_op.h22 #if !defined(IS_MOBILE_PLATFORM)
/external/tensorflow/tensorflow/core/lib/monitoring/
Dmobile_counter.h21 #if !defined(IS_MOBILE_PLATFORM) || !defined(TENSORFLOW_INCLUDED_FROM_COUNTER_H)
Dmobile_percentile_sampler.h21 #if !defined(IS_MOBILE_PLATFORM) || \
Dmobile_gauge.h21 #if !defined(IS_MOBILE_PLATFORM) || !defined(TENSORFLOW_INCLUDED_FROM_GAUGE_H)
Dmobile_sampler.h21 #if !defined(IS_MOBILE_PLATFORM) || !defined(TENSORFLOW_INCLUDED_FROM_SAMPLER_H)
/external/tensorflow/tensorflow/core/platform/default/
Dstacktrace.h23 #if !defined(IS_MOBILE_PLATFORM) && (defined(__clang__) || defined(__GNUC__))
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_function_library_runtime.h34 #if !defined(IS_MOBILE_PLATFORM)
51 #if !defined(IS_MOBILE_PLATFORM)
232 #if !defined(IS_MOBILE_PLATFORM)

123