Home
last modified time | relevance | path

Searched defs:imag_part (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dspectrogram_test_utils.cc282 const float imag_part(imag(data[i][j])); in WriteComplexVectorToRawFloatFile() local
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc1000 llvm::Value* imag_part; in EmitComplexSqrt() local
1056 llvm::Value* imag_part = FMul(r, sin); in EmitComplexRsqrt() local
/external/python/cffi/c/
D_cffi_backend.c948 float real_part, imag_part; in read_raw_complex_data() local