Searched refs:CreateElementwiseOneInput (Results 1 – 5 of 5) sorted by relevance
42 GPUOperation operation = CreateElementwiseOneInput( in AbsTest()69 GPUOperation operation = CreateElementwiseOneInput( in CosTest()95 GPUOperation operation = CreateElementwiseOneInput( in CopyTest()120 GPUOperation operation = CreateElementwiseOneInput( in EluTest()148 GPUOperation operation = CreateElementwiseOneInput( in ExpTest()176 GPUOperation operation = CreateElementwiseOneInput( in FloorTest()273 GPUOperation operation = CreateElementwiseOneInput( in HardSwishTest()300 GPUOperation operation = CreateElementwiseOneInput( in LogTest()327 GPUOperation operation = CreateElementwiseOneInput( in NegTest()353 GPUOperation operation = CreateElementwiseOneInput( in RsqrtTest()[all …]
30 GPUOperation CreateElementwiseOneInput(const GpuInfo& gpu_info,
332 GPUOperation CreateElementwiseOneInput(const GpuInfo& gpu_info, in CreateElementwiseOneInput() function
110 GPUOperation cos_operation = CreateElementwiseOneInput( in TestLinkingConvolutionAndCosOp()681 GPUOperation cos_operation = CreateElementwiseOneInput( in TestLinkingConvolution2InputMul2InputMulCos()786 GPUOperation tanh_operation = CreateElementwiseOneInput( in TestLinkingConvolutionFirstTanh2InputDiff()904 GPUOperation tanh_operation = CreateElementwiseOneInput( in TestLinkingConvolutionSecondTanh2InputDiff()1039 GPUOperation tanh_operation = CreateElementwiseOneInput( in TestLinkingConvolutionFirstTanhSecondCos2InputDiff()1047 GPUOperation cos_operation = CreateElementwiseOneInput( in TestLinkingConvolutionFirstTanhSecondCos2InputDiff()1236 GPUOperation tanh_operation = CreateElementwiseOneInput( in TestLinkingComplex0()1244 GPUOperation cos_operation = CreateElementwiseOneInput( in TestLinkingComplex0()1260 GPUOperation sin_operation = CreateElementwiseOneInput( in TestLinkingComplex0()1276 GPUOperation exp_operation = CreateElementwiseOneInput( in TestLinkingComplex0()
732 operation = CreateElementwiseOneInput(gpu_info, op_def, op_type); in GPUOperationFromNodePart0()