/external/v8/src/heap/cppgc/ |
D | visitor.h | 21 static constexpr Visitor::Key CreateKey() { return {}; } in CreateKey() function
|
/external/tensorflow/tensorflow/core/framework/ |
D | rendezvous.cc | 54 string Rendezvous::CreateKey(const string& src_device, uint64 src_incarnation, in CreateKey() function in tensorflow::Rendezvous
|
/external/mdnsresponder/mDNSWindows/ControlPanel/ |
D | SecondPage.cpp | 478 CSecondPage::CreateKey( CString & name, DWORD enabled ) in CreateKey() function in CSecondPage
|
/external/python/cpython2/Lib/test/ |
D | test_winreg.py | 81 def _write_test_data(self, root_key, CreateKey=CreateKey): argument
|
/external/tensorflow/tensorflow/core/kernels/ |
D | mkl_softmax_op.cc | 159 static string CreateKey(const MklSoftmaxParams& fwdParams) { in CreateKey() function in tensorflow::MklSoftmaxPrimitiveFactory
|
D | mkl_matmul_ops_common.h | 303 static string CreateKey(const MklDnnMatMulFwdParams& mkldnn_matmul_fwd_dims) { in CreateKey() function
|
D | mkl_pooling_ops_common.h | 183 static string CreateKey(const MklPoolingParams& fwdParams) { in CreateKey() function 335 static string CreateKey(const MklPoolingParams& bwdParams) { in CreateKey() function
|
D | mkl_slice_op.cc | 263 static string CreateKey(const MklSliceParams& sliceParams) { in CreateKey() function in tensorflow::MklSlicePrimitiveFactory
|
D | mkl_fused_batch_norm_op.cc | 253 static string CreateKey(const MklBatchNormFwdParams& fwdParams) { in CreateKey() function in tensorflow::MklFusedBatchNormFwdPrimitiveFactory 485 static string CreateKey(const MklBatchNormBwdParams& bwdParams) { in CreateKey() function in tensorflow::MklFusedBatchNormBwdPrimitiveFactory
|
D | mkl_conv_grad_input_ops.cc | 274 static string CreateKey(const MklConvBwdInputParams& convBwdInputDims) { in CreateKey() function in tensorflow::MklConvBwdInputPrimitiveFactory
|
D | mkl_quantize_op.cc | 193 static string CreateKey(const memory* from, const memory* to, in CreateKey() function in tensorflow::MklReorderWithScalePrimitiveFactory
|
D | mkl_relu_op.cc | 197 static string CreateKey(const MklEltwiseFwdParams<T>& fwdParams, in CreateKey() function in tensorflow::MklEltwiseFwdPrimitiveFactory 415 static string CreateKey(const MklEltwiseBwdParams<T>& bwdParams, in CreateKey() function in tensorflow::MklEltwiseBwdPrimitiveFactory
|
D | mkl_conv_grad_filter_ops.cc | 332 static string CreateKey(const MklConvBwdFilterParams& convBwdFilterDims) { in CreateKey() function in tensorflow::MklConvBwdFilterPrimitiveFactory
|
D | mkl_concat_op.cc | 419 static string CreateKey(const MklConcatFwdParams& concat_fwd_dims) { in CreateKey() function in tensorflow::MklConcatFwdPrimitiveFactory
|
D | mkl_conv_ops.cc | 393 static string CreateKey(const MklConvFwdParams& convFwdDims) { in CreateKey() function in tensorflow::MklConvFwdPrimitiveFactory
|
/external/python/cpython3/Lib/test/ |
D | test_winreg.py | 76 CreateKey=CreateKey): argument
|
/external/tensorflow/tensorflow/core/util/ |
D | mkl_util.h | 2081 static string CreateKey(const memory* from, const memory* to) { function
|