Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/ControlPanel/
DSecondPage.cpp478 CSecondPage::CreateKey( CString & name, DWORD enabled ) in CreateKey() function in CSecondPage
/external/python/cpython2/Lib/test/
Dtest_winreg.py81 def _write_test_data(self, root_key, CreateKey=CreateKey): argument
/external/tensorflow/tensorflow/core/framework/
Drendezvous.cc52 string Rendezvous::CreateKey(const string& src_device, uint64 src_incarnation, in CreateKey() function in tensorflow::Rendezvous
/external/python/cpython3/Lib/test/
Dtest_winreg.py75 CreateKey=CreateKey): argument
/external/tensorflow/tensorflow/core/kernels/
Dmkl_pooling_ops_common.h184 static string CreateKey(const MklPoolingParams& fwdParams) { in CreateKey() function
336 static string CreateKey(const MklPoolingParams& bwdParams) { in CreateKey() function
Dmkl_slice_op.cc264 static string CreateKey(const MklSliceParams& sliceParams) { in CreateKey() function in tensorflow::MklSlicePrimitiveFactory
Dmkl_fused_batch_norm_op.cc248 static string CreateKey(const MklBatchNormFwdParams& fwdParams) { in CreateKey() function in tensorflow::MklFusedBatchNormFwdPrimitiveFactory
471 static string CreateKey(const MklBatchNormBwdParams& bwdParams) { in CreateKey() function in tensorflow::MklFusedBatchNormBwdPrimitiveFactory
Dmkl_conv_grad_input_ops.cc272 static string CreateKey(const MklConvBwdInputParams& convBwdInputDims) { in CreateKey() function in tensorflow::MklConvBwdInputPrimitiveFactory
Dmkl_relu_op.cc197 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
Dmkl_conv_grad_filter_ops.cc332 static string CreateKey(const MklConvBwdFilterParams& convBwdFilterDims) { in CreateKey() function in tensorflow::MklConvBwdFilterPrimitiveFactory
Dmkl_conv_ops.cc361 static string CreateKey(const MklConvFwdParams& convFwdDims) { in CreateKey() function in tensorflow::MklConvFwdPrimitiveFactory
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h2317 static string CreateKey(const memory* from, const memory* to) { in CreateKey() function