Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dlookup_table_op.h143 T SubtleMustCopyIfIntegral(const T& value) { in SubtleMustCopyIfIntegral() function
147 inline const tstring& SubtleMustCopyIfIntegral(const tstring& value) { in SubtleMustCopyIfIntegral() function
151 inline const float SubtleMustCopyIfIntegral(const float value) { return value; } in SubtleMustCopyIfIntegral() function
153 inline const double SubtleMustCopyIfIntegral(const double value) { in SubtleMustCopyIfIntegral() function
157 inline const Variant& SubtleMustCopyIfIntegral(const Variant& value) { in SubtleMustCopyIfIntegral() function
161 inline const ResourceHandle& SubtleMustCopyIfIntegral( in SubtleMustCopyIfIntegral() function