/external/tensorflow/tensorflow/core/framework/ |
D | full_type_util_test.cc | 196 NodeDef ndef; in TEST() local 226 NodeDef ndef; in TEST() local 257 NodeDef ndef; in TEST() local 276 NodeDef ndef; in TEST() local 298 NodeDef ndef; in TEST() local 332 NodeDef ndef; in TEST() local 369 NodeDef ndef; in TEST() local 424 NodeDef ndef; in TEST() local 481 NodeDef ndef; in TEST() local 519 NodeDef ndef; in TEST() local [all …]
|
D | op_segment_test.cc | 64 OpSegment::CreateKernelFn GetFn(const NodeDef* ndef) { in GetFn() 85 auto* ndef = &float_nodedefs_[i]; in TEST_F() local 136 const auto& ndef = int32_nodedefs_[0]; in TEST_F() local
|
D | op_kernel_test.cc | 219 NodeDef ndef = CreateNodeDef("Test1", {DT_FLOAT, DT_INT32}); in TEST_F() local 232 NodeDef ndef = in TEST_F() local 247 NodeDef ndef = in TEST_F() local 262 NodeDef ndef = CreateNodeDef("Test3", {DT_INT8, DT_INT8}); in TEST_F() local 271 NodeDef ndef = CreateNodeDef("Test3", {DT_FLOAT, DT_FLOAT}); in TEST_F() local 279 NodeDef ndef = CreateNodeDef("Test3", {DT_STRING, DT_STRING}); in TEST_F() local 287 NodeDef ndef = CreateNodeDef("Test4", {DT_FLOAT}); in TEST_F() local 297 NodeDef ndef = CreateNodeDef("Test5", {DT_STRING, DT_STRING}); in TEST_F() local 558 const NodeDef ndef = CreateNodeDef("DuplicateKernel", {}); in TEST_F() local 577 const NodeDef ndef = in TEST_F() local [all …]
|
D | node_def_util.h | 260 StatusOr<T> GetNodeAttr(const NodeDef& ndef, absl::string_view attr_name) { in GetNodeAttr()
|
D | memory_types.cc | 83 const DeviceType& device_type, const NodeDef& ndef, in MemoryTypesForNode()
|
/external/tensorflow/tensorflow/core/grappler/utils/ |
D | colocation_test.cc | 28 bool VerifyNodeHasColocation(const NodeDef& ndef, const string& coloc) { in VerifyNodeHasColocation() 45 NodeDef ndef; in TEST() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | gradients.cc | 79 NodeDef ndef; in AddZerosLike() local 89 NodeDef ndef; in AddZerosLike() local 107 NodeDef ndef; in AddSymGrad() local 318 NodeDef ndef; in SumGradients() local
|
D | function_utils.cc | 53 NodeDef ndef; in AddNoOp() local 64 NodeDef ndef; in AddIdentity() local 314 NodeDef* ndef = gdef->add_node(); in ToGraphDef() local
|
D | inline_function_utils.cc | 100 NodeDef ndef; in AddNoOp() local 111 NodeDef ndef; in AddIdentity() local 600 NodeDef ndef = n->def(); in InlineFunctionBody() local
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ap.h | 86 int ndef) in wpas_ap_wps_nfc_handover_sel()
|
D | nfc_pw_token.c | 41 struct wpabuf *buf = NULL, *ndef = NULL; in main() local
|
D | wps_supplicant.c | 2205 int ndef, const char *uuid) in wpas_wps_er_nfc_config_token() 2328 wpas_wps_network_config_token(struct wpa_supplicant *wpa_s, int ndef, in wpas_wps_network_config_token() 2354 int ndef, const char *id_str) in wpas_wps_nfc_config_token() 2380 struct wpabuf * wpas_wps_nfc_token(struct wpa_supplicant *wpa_s, int ndef) in wpas_wps_nfc_token() 2582 int ndef) in wpas_wps_nfc_handover_req() 2610 wpas_wps_er_nfc_handover_sel(struct wpa_supplicant *wpa_s, int ndef, in wpas_wps_er_nfc_handover_sel() 2666 int ndef, int cr, const char *uuid) in wpas_wps_nfc_handover_sel()
|
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | light_outside_compilation.h | 49 const NodeDef& ndef, XlaOpKernelContext* ctx) const { in DynamicOutputDimensions()
|
/external/tensorflow/tensorflow/core/common_runtime/eager/ |
D | kernel_and_device_test.cc | 109 NodeDef ndef(AttrBuilder("MatMul") in BM_KernelAndDeviceInit() local 130 NodeDef ndef(AttrBuilder("MatMul") in BM_KernelAndDeviceRun() local
|
D | mkl_eager_op_rewrite.cc | 225 const NodeDef& ndef = op->MutableAttrs()->BuildNodeDef(); in RewriteConv2D() local 233 const NodeDef& ndef = op->MutableAttrs()->BuildNodeDef(); in RewriteFusedBatchNormV3() local
|
D | shape_inference.cc | 28 Status RunShapeInference(const NodeDef& ndef, in RunShapeInference()
|
D | kernel_and_device.cc | 102 const NodeDef& ndef, in Init() 140 const NodeDef& ndef, in InstantiateFunc() 245 const NodeDef& ndef, in Init()
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | light_outside_compilation_kernels_for_test.cc | 166 const NodeDef& ndef, XlaOpKernelContext* ctx) const override { in DynamicOutputDimensions() argument 226 const NodeDef& ndef, XlaOpKernelContext* ctx) const override { in DynamicOutputDimensions() argument 357 const NodeDef& ndef, XlaOpKernelContext* ctx) const override { in DynamicOutputDimensions() argument
|
/external/tensorflow/tensorflow/compiler/mlir/tfr/integration/ |
D | node_expansion_pass.cc | 63 const NodeDef& ndef = orig_op->MutableAttrs()->BuildNodeDef(); in Run() local
|
/external/tensorflow/tensorflow/core/tfrt/eager/core_runtime/ |
D | op_handler_selector.cc | 88 const ImmediateExecutionOperation& op, const NodeDef* ndef, in SelectFromNodeDef()
|
/external/tensorflow/tensorflow/core/graph/ |
D | graph_partition_test.cc | 120 for (const NodeDef& ndef : gdef.node()) { in CheckLoopConstruction() local 402 for (const NodeDef& ndef : gdef.node()) { in TEST_F() local 436 NodeDef ndef; in TEST_F() local 516 for (const NodeDef& ndef : gdef.node()) { in TEST_F() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/eager/ |
D | remote_execute_node.h | 45 const NodeDef& ndef, FunctionLibraryDefinition* lib_def, in RemoteExecuteNode()
|
/external/tensorflow/tensorflow/core/util/ |
D | equal_graph_def.cc | 236 uint64 NodeDefHash(const NodeDef& ndef, const EqualGraphDefOptions& options) { in NodeDefHash()
|
/external/tensorflow/tensorflow/core/tfrt/fallback/ |
D | op_kernel_runner.cc | 68 tensorflow::FunctionLibraryRuntime* flr, tensorflow::NodeDef ndef, in CreateOpKernel()
|
/external/wpa_supplicant_8/src/wps/ |
D | wps_common.c | 624 struct wpabuf * wps_nfc_token_build(int ndef, int id, struct wpabuf *pubkey, in wps_nfc_token_build() 672 struct wpabuf * wps_nfc_token_gen(int ndef, int *id, struct wpabuf **pubkey, in wps_nfc_token_gen()
|