HomeSort by relevance Sort by last modified time
    Searched defs:out_type (Results 1 - 16 of 16) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
cast_op_test.cc 65 DataType out_type = DataTypeToEnum<OUTPUT>::v(); local
66 MakeOp(in_type, out_type);
70 Tensor expected(allocator(), out_type, TensorShape({1, 2, 2, 1})); local
matmul_op.h 35 out_type; typedef in struct:tensorflow::functor::MatMulTypes
53 const Device& d, typename MatMulTypes<T>::out_type out,
cwise_ops.h 665 // out_type operator()(in_type in0, in_type in1 ...)
666 typedef R out_type; typedef in struct:tensorflow::functor::base
674 typedef typename TTypes<out_type>::Flat tout_type;
    [all...]
  /art/test/1940-ddms-ext/
ddm_ext.cc 81 jint out_type; local
88 /*out*/&out_type,
100 out_type,
  /external/mesa3d/src/compiler/glsl/
glsl_to_nir.cpp 1499 glsl_base_type out_type; local
    [all...]
  /external/tensorflow/tensorflow/lite/c/
builtin_op_data.h 333 TfLiteType out_type; member in struct:__anon45887
  /device/google/bonito/sdm710/kernel-headers/sound/
audio_effects.h 167 uint32_t out_type; member in struct:virtualizer_params
  /device/google/bonito/sdm710/original-kernel-headers/sound/
audio_effects.h 167 uint32_t out_type; member in struct:virtualizer_params
  /device/google/crosshatch/sdm845/kernel-headers/sound/
audio_effects.h 139 uint32_t out_type; member in struct:virtualizer_params
  /device/google/crosshatch/sdm845/original-kernel-headers/sound/
audio_effects.h 167 uint32_t out_type; member in struct:virtualizer_params
  /external/tensorflow/tensorflow/lite/toco/
import_tensorflow.cc 2017 const auto out_type = local
    [all...]
  /external/v8/src/wasm/
function-body-decoder-impl.h 284 ValueType out_type(uint32_t index) { function in struct:v8::internal::wasm::BlockTypeImmediate
    [all...]
  /external/tensorflow/tensorflow/core/graph/
mkl_layout_pass.cc 2388 DataType Tinput, Tfilter, out_type; local
2431 DataType Tinput, out_type; local
    [all...]
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c 225 int out_type; member in struct:request_collection
2201 int out_type = FT_OTHER; local
6283 int out_type = FT_OTHER; local
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_shader.c 6531 LLVMTypeRef out_type = i < fninfo.num_sgpr_params ? ctx->i32 : ctx->f32; local
    [all...]
  /external/tensorflow/tensorflow/lite/schema/
schema_generated.h 6336 TensorType out_type; member in struct:tflite::ShapeOptionsT
6347 TensorType out_type() const { function in struct:tflite::FLATBUFFERS_FINAL_CLASS
    [all...]

Completed in 1007 milliseconds