HomeSort by relevance Sort by last modified time
    Searched refs:params_type (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/tf2xla/kernels/
gather_op.cc 218 DataType params_type = context->input_type(0); variable
242 /*indices_are_nd=*/true, params_type,
  /external/tensorflow/tensorflow/contrib/lite/toco/
export_tensorflow.cc 1046 const auto params_type = GetTensorFlowDataType(model, src_op.inputs[0]); local
1383 const auto params_type = GetTensorFlowDataType(model, src_op.inputs[0]); local
1399 const auto params_type = GetTensorFlowDataType(model, src_op.inputs[0]); local
1414 const auto params_type = GetTensorFlowDataType(model, src_op.inputs[0]); local
1463 const auto params_type = GetTensorFlowDataType(model, src_op.inputs[0]); local
1489 const auto params_type = GetTensorFlowDataType(model, src_op.inputs[0]); local
1507 const auto params_type = GetTensorFlowDataType(model, src_op.inputs[0]); local
1537 const auto params_type = GetTensorFlowDataType(model, src_op.inputs[0]); local
    [all...]

Completed in 792 milliseconds