Searched refs:CompressElement (Results 1 – 11 of 11) sorted by relevance
2 graph_op_name: "CompressElement"
2 name: "CompressElement"
29 Status CompressElement(const std::vector<Tensor>& element,
31 TF_ASSERT_OK(CompressElement(element, &compressed)); in TEST_P()
24 Status CompressElement(const std::vector<Tensor>& element, in CompressElement() function
34 OP_REQUIRES_OK(ctx, CompressElement(components, &compressed)); in Compute()
38 TF_RETURN_IF_ERROR(CompressElement(elements_[index_], &compressed)); in GetNext()
804 name: "CompressElement"
32452 func CompressElement(scope *Scope, components []tf.Output) (compressed tf.Output) { func
8116 name: "CompressElement"