Home
last modified time | relevance | path

Searched refs:out_float (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/lite/experimental/microfrontend/
Daudio_microfrontend.cc38 bool out_float; member
75 data->out_float = m["out_float"].AsBool(); in Init()
101 if (data->out_float) { in Prepare()
186 if (data->out_float) { in Eval()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Dshfl.ll64 define void @shfl.rest(i32 %in_i32, float %in_float, i32* %out_i32, float* %out_float) {
71 store float %up_float, float* %out_float
79 store float %bfly_float, float* %out_float
87 store float %idx_float, float* %out_float
/external/llvm/test/CodeGen/NVPTX/
Dshfl.ll64 define void @shfl.rest(i32 %in_i32, float %in_float, i32* %out_i32, float* %out_float) {
71 store float %up_float, float* %out_float
79 store float %bfly_float, float* %out_float
87 store float %idx_float, float* %out_float
/external/tensorflow/tensorflow/core/util/
Dexample_proto_fast_parsing.cc2022 float* out_float = nullptr; in FastParseSequenceExample() local
2029 out_float = context_result->dense_values[t].flat<float>().data(); in FastParseSequenceExample()
2070 *out_float++ = *in_float++; in FastParseSequenceExample()
2097 num_added = ParseFloatFeature(&stream, out_float); in FastParseSequenceExample()
2098 out_float += num_added; in FastParseSequenceExample()
2131 float* out_float = nullptr; in FastParseSequenceExample() local
2138 out_float = context_result->sparse_values[t].flat<float>().data(); in FastParseSequenceExample()
2169 num_added = ParseFloatFeature(&stream, out_float); in FastParseSequenceExample()
2170 out_float += num_added; in FastParseSequenceExample()
2220 float* out_float = nullptr; in FastParseSequenceExample() local
[all …]
/external/tensorflow/tensorflow/core/kernels/
Dmatmul_op.cc499 Tensor a_float, b_float, out_float; in Compute() local
503 ctx->allocate_temp(DT_FLOAT, out->shape(), &out_float)); in Compute()
513 &out_float); in Compute()
514 FloatToBFloat16(out_float.flat<float>().data(), in Compute()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_performance_query.c1413 float *out_float; in get_oa_counter_data() local
1423 out_float = (float *)(data + counter->offset); in get_oa_counter_data()
1424 *out_float = counter->oa_counter_read_float(brw, query, in get_oa_counter_data()
/external/deqp/external/vulkancts/data/vulkan/glsl/es310/
Dfunctions.test912 case out_float
/external/deqp/data/gles2/shaders/
Dfunctions.test610 case out_float
/external/deqp/data/gles3/shaders/
Dfunctions.test939 case out_float