Searched defs:TensorListFromTensor (Results 1 – 4 of 4) sorted by relevance
3 ### CVE Number6 ### Impact16 ### Patches22 ### For more information26 ### Attribution
765 TensorListFromTensor(OpKernelConstruction* c) : OpKernel(c) {} in TensorListFromTensor() function
886 TEST_F(AutoMixedPrecisionTest, TensorListFromTensor) { in TEST_F() argument
51652 func TensorListFromTensor(scope *Scope, tensor tf.Output, element_shape tf.Output) (output_handle t… func