Home
last modified time | relevance | path

Searched refs:reshapes (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dhorizontal_loop_fusion.cc383 std::vector<HloInstruction*> reshapes(fused_fusion_instrs.size()); in CreateFusedComputation() local
388 reshapes[j], in CreateFusedComputation()
395 TF_ASSIGN_OR_RETURN(auto concated_output, MakeConcatHlo(reshapes, 0)); in CreateFusedComputation()
/external/tensorflow/tensorflow/core/ops/
Dmath_grad.cc405 std::vector<FDH::Node> reshapes = { in GradForBinaryCwise() local
412 nodes.insert(nodes.end(), reshapes.begin(), reshapes.end()); in GradForBinaryCwise()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Reshape.pbtxt67 # shape `[]` reshapes to a scalar
Dapi_def_Fingerprint.pbtxt55 fingerprint values are invariant under reshapes and bitcasts as long as the
Dapi_def_BatchToSpaceND.pbtxt132 This operation reshapes the "batch" dimension 0 into `M + 1` dimensions of shape
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/ir/
Dtf_framework_ops.td203 reshapes of each other, and also each output is a reshape of the
/external/llvm-project/mlir/docs/Tutorials/Toy/
DCh-3.md193 An example is a transformation that eliminates reshapes when they are redundant,
/external/tensorflow/tensorflow/lite/java/
DBUILD240 # Takes a scalar string and reshapes to a rank-1, single element string.
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Doptimize_patterns.td621 // Fold reshapes re-inserting reduced dimensions into the results of a reduction
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.td3173 This operation reshapes the "batch" dimension 0 into space dimensions.
3197 This operation reshapes space dimensions into the "batch" dimension 0
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_generated_ops.td1091 This operation reshapes the "batch" dimension 0 into `M + 1` dimensions of shape
10742 # shape `[]` reshapes to a scalar
/external/tensorflow/
DRELEASE.md3178 * Add meta-distribution BatchReshape which reshapes batch dimensions.
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz