Searched refs:GetKernelBodyCode (Results 1 – 1 of 1) sorted by relevance
359 std::string GetKernelBodyCode(const TensorDescriptor& dst_desc) { in GetKernelBodyCode() function417 op.code_ = absl::Substitute(GetKernelBodyCode(definition.dst_tensors[0]), c); in CreateElementwiseOneInputWithBroadcast()446 op.code_ = absl::Substitute(GetKernelBodyCode(definition.dst_tensors[0]), c); in CreateElementwiseWithBroadcast()470 op.code_ = absl::Substitute(GetKernelBodyCode(definition.dst_tensors[0]), c); in CreateElementwiseTwoInputWithBroadcast()